[CSS] + footer
authorJohan GIRAUD <johangiraud1@gmail.com>
Thu, 12 Feb 2015 09:51:02 +0000 (10:51 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Thu, 12 Feb 2015 09:51:08 +0000 (10:51 +0100)
css/habillage.css
css/habillage.scss

index f03603f..08c8542 100644 (file)
@@ -484,10 +484,6 @@ footer ul {
   list-style-type: none;
   padding-top: 30px; }
 
-.textfooter {
-  width: 500px;
-  margin: 0 auto; }
-
 footer li {
   float: left;
   /*pour IE*/
index 6e2f680..1d015c4 100644 (file)
@@ -451,10 +451,7 @@ footer ul {
        list-style-type:none;
        padding-top:30px;
 }
-.textfooter{
-       width:500px;
-       margin:0 auto;
-}
+
 footer li {
        float:left; /*pour IE*/
        text-align: center;