X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=08c8542715a1ac1a9bb436c352ac1edb14846913;hb=00af7e598054de9869fcb4eaf3cefb5d4530b6c2;hp=72b09f68585683a1378f212f2d094c30a8af1a23;hpb=d5393af6a92d362d8243b237d3d683119057191e;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index 72b09f6..08c8542 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -209,7 +209,6 @@ p { /*2EME COLONNE*/ #news { - overflow: hidden; margin: 0 10px; } .article { @@ -218,7 +217,8 @@ p { line-height: 1.3; } .article h1 { - font-size: 1.4em; } + font-size: 1.4em; + width: 100%; } .article .fa { width: 20px; @@ -232,6 +232,7 @@ p { .article img { width: 100%; + height: auto; margin: 0; } .article ul { @@ -249,7 +250,8 @@ p { line-height: 1.3; } .articlefull h1 { - font-size: 1.4em; } + font-size: 1.4em; + width: 100%; } .articlefull .fa { width: 20px; @@ -477,14 +479,11 @@ footer { footer ul { 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*/