From: Johan GIRAUD Date: Fri, 13 Feb 2015 08:37:14 +0000 (+0100) Subject: [CSS] +footer X-Git-Tag: 0.1.0~7 X-Git-Url: http://git.cyclocoop.org//%22%7B%7Blocalurle:Project:Pol%C3%83%C2%ADtica_de_imagens%7D%7D/%22?a=commitdiff_plain;h=500fcb3465e375dae026d0730a0f432044a07890;p=lhc%2Fweb%2Fclavettes.git [CSS] +footer --- diff --git a/css/habillage.css b/css/habillage.css index 9cceace..ea91f42 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -498,8 +498,7 @@ footer ul { footer li { float: left; - /*pour IE*/ - text-align: center; } + /*pour IE*/ } footer ul li a { text-align: center; diff --git a/css/habillage.scss b/css/habillage.scss index f5aa2b7..bee021b 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -465,7 +465,6 @@ footer ul { footer li { float:left; /*pour IE*/ - text-align: center; } footer ul li a { text-align: center;