[CSS] + footer
[lhc/web/clavettes.git] / css / habillage.scss
index c6684e6..1d015c4 100644 (file)
@@ -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{
@@ -446,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;