[CSS] + footer float
[lhc/web/clavettes.git] / css / habillage.scss
index 663e0e0..0d08236 100644 (file)
@@ -237,7 +237,6 @@ p{
 
 
 #news{
-       overflow: hidden;
        margin:0 10px;
 }
 .article{
@@ -452,17 +451,13 @@ footer ul {
        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;
 }