[CSS] + footer 500px
[lhc/web/clavettes.git] / css / habillage.scss
index cfed9c8..9b766de 100644 (file)
@@ -442,14 +442,14 @@ footer{
        clear:both;
        height:100px;
        background-color: #05ffbc;
+       width:100%;
 }
 
 footer ul {
        width:500px;
        margin:0 auto;
-       padding:0;
+       padding:30px 0 0;
        list-style-type:none;
-       padding-top:30px;
 }
 
 footer li {