[CSS] +height auto pour les images
[lhc/web/clavettes.git] / css / habillage.css
index 3486816..70583ca 100644 (file)
@@ -233,6 +233,7 @@ p {
 
 .article img {
   width: 100%;
+  height: auto;
   margin: 0; }
 
 .article ul {
@@ -479,6 +480,7 @@ footer {
 
 footer ul {
   padding: 0;
+  width: 300px;
   margin: 0 auto;
   list-style-type: none;
   padding-top: 30px; }