X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.scss;h=cfed9c86974c16e7c74e49ab7968e622629f17e8;hb=5a319094ddfd1f300fcb4e3a0e85768973181c86;hp=aecc2381b6cbf40ba8c718fc1c186a707b4b2c8a;hpb=faff5e85750599c201b0d44e225b819b2a0c1afd;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index aecc238..cfed9c8 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -237,7 +237,6 @@ p{ #news{ - overflow: hidden; margin:0 10px; } .article{ @@ -261,6 +260,7 @@ p{ } .article img{ width:100%; + height:auto; margin:0; } .article ul{ @@ -445,23 +445,19 @@ footer{ } footer ul { + width:500px; + margin:0 auto; padding:0; - width:300px; - margin:0 auto; list-style-type:none; padding-top:30px; } -.textfooter{ - width:500px; - margin:0 auto; -} + footer li { float:left; /*pour IE*/ text-align: center; } footer ul li a { display:block; - float:left; text-decoration:none; color: #0c0fb7; }