X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.scss;h=9b766de62742cacdba4b9c983472f5a2b340b9ee;hb=9a220a33b3f42d2d4536fd476496d79a15e90c23;hp=aecc2381b6cbf40ba8c718fc1c186a707b4b2c8a;hpb=faff5e85750599c201b0d44e225b819b2a0c1afd;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index aecc238..9b766de 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{ @@ -442,26 +442,22 @@ footer{ clear:both; height:100px; background-color: #05ffbc; + width:100%; } footer ul { - padding:0; - width:300px; - margin:0 auto; - list-style-type:none; - padding-top:30px; -} -.textfooter{ width:500px; margin:0 auto; + padding:30px 0 0; + list-style-type:none; } + footer li { float:left; /*pour IE*/ text-align: center; } footer ul li a { display:block; - float:left; text-decoration:none; color: #0c0fb7; }