X-Git-Url: http://git.cyclocoop.org/%27http:/ie7-js.googlecode.com/svn/test/index.html/%28?a=blobdiff_plain;f=css%2Fhabillage.scss;h=1d015c471024e6f9e45686739dc9ee1b609552cc;hb=00af7e598054de9869fcb4eaf3cefb5d4530b6c2;hp=ec5d7ee3a7bb7c9f108ae0d01a814e7cd7cbbf73;hpb=d5393af6a92d362d8243b237d3d683119057191e;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index ec5d7ee..1d015c4 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -237,7 +237,6 @@ p{ #news{ - overflow: hidden; margin:0 10px; } .article{ @@ -247,6 +246,7 @@ p{ } .article h1{ font-size: 1.4em; + width:100%; } .article .fa{ width: 20px; @@ -260,6 +260,7 @@ p{ } .article img{ width:100%; + height:auto; margin:0; } .article ul{ @@ -280,6 +281,7 @@ p{ } .articlefull h1{ font-size: 1.4em; + width:100%; } .articlefull .fa{ width: 20px; @@ -444,14 +446,12 @@ 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*/ text-align: center;