[CSS] +height auto pour les images
[lhc/web/clavettes.git] / css / habillage.css
index fa769d4..70583ca 100644 (file)
@@ -233,6 +233,7 @@ p {
 
 .article img {
   width: 100%;
+  height: auto;
   margin: 0; }
 
 .article ul {