[CSS] + overflow article
[lhc/web/clavettes.git] / css / habillage.css
index 3486816..f03603f 100644 (file)
@@ -209,7 +209,6 @@ p {
 
 /*2EME COLONNE*/
 #news {
-  overflow: hidden;
   margin: 0 10px; }
 
 .article {
@@ -233,6 +232,7 @@ p {
 
 .article img {
   width: 100%;
+  height: auto;
   margin: 0; }
 
 .article ul {
@@ -479,6 +479,7 @@ footer {
 
 footer ul {
   padding: 0;
+  width: 300px;
   margin: 0 auto;
   list-style-type: none;
   padding-top: 30px; }