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.cyclocoop.org/%7B%24www_url%7Dadmin/membres/User:Test/%27http:/jquery.khurshid.com/ifixpng.php/%40%20%27info_etape_suivante_2%27%20=%3E%20%27You%20can%20move%20on%20to%20the%20next%20step.%27%2C%20%27info_exceptions_proxy%27%20=%3E%20%27Exceptions%20for%20the%20proxy%27%2C%20%27info_exportation_base%27%20=%3E%20%27export%20database%20to%20%40archive%40%27%2C-%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site/%27s%20editorial;-%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors/%27%20mailing%20list%2C%20%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site%C3%A2%C2%80%C2%99s%20editorial;%20%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors%C3%A2%C2%80%C2%99%20mailing%20list%2C%20%20%20of%20publication%20requests%20and%20article%20validations.%27%2C%20%27info_fichiers_authent%27%20=%3E%20%27Authentication%20file?a=commitdiff_plain;h=00af7e598054de9869fcb4eaf3cefb5d4530b6c2;p=lhc%2Fweb%2Fclavettes.git [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;