X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=0b01eb8c6d5fd807a22489a7e2f347c8318f1bd5;hb=5a319094ddfd1f300fcb4e3a0e85768973181c86;hp=fa769d46eb3ebb1e493c811d8bbdb3149e4dd108;hpb=faff5e85750599c201b0d44e225b819b2a0c1afd;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index fa769d4..0b01eb8 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -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 { @@ -478,16 +478,12 @@ footer { background-color: #05ffbc; } footer ul { - padding: 0; - width: 300px; + width: 500px; margin: 0 auto; + padding: 0; list-style-type: none; padding-top: 30px; } -.textfooter { - width: 500px; - margin: 0 auto; } - footer li { float: left; /*pour IE*/ @@ -495,7 +491,6 @@ footer li { footer ul li a { display: block; - float: left; text-decoration: none; color: #0c0fb7; }