X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=css%2Fhabillage.scss;h=cfed9c86974c16e7c74e49ab7968e622629f17e8;hb=5a319094ddfd1f300fcb4e3a0e85768973181c86;hp=c6684e6990a9111704b746ead46746b4a8f18988;hpb=afc0362ec2a2064c95b951a25b896bd350163b64;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index c6684e6..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,22 +445,19 @@ footer{ } footer ul { + width:500px; + margin:0 auto; padding:0; - 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; }