From: Johan GIRAUD Date: Thu, 12 Feb 2015 09:51:02 +0000 (+0100) Subject: [CSS] + footer X-Git-Tag: 0.1.0~16 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=00af7e598054de9869fcb4eaf3cefb5d4530b6c2 [CSS] + footer --- diff --git a/css/habillage.css b/css/habillage.css index f03603f..08c8542 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -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*/ diff --git a/css/habillage.scss b/css/habillage.scss index 6e2f680..1d015c4 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -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;