X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=0b01eb8c6d5fd807a22489a7e2f347c8318f1bd5;hb=5a319094ddfd1f300fcb4e3a0e85768973181c86;hp=70583ca86bea355e3abca441ec19c40c15360fd4;hpb=02231e596193c969ac77de53b5889c296cecc84a;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index 70583ca..0b01eb8 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -209,7 +209,6 @@ p { /*2EME COLONNE*/ #news { - overflow: hidden; margin: 0 10px; } .article { @@ -479,16 +478,12 @@ footer { background-color: #05ffbc; } footer ul { - padding: 0; - width: 300px; + width: 500px; margin: 0 auto; + padding: 0; list-style-type: none; padding-top: 30px; } -.textfooter { - width: 500px; - margin: 0 auto; } - footer li { float: left; /*pour IE*/ @@ -496,7 +491,6 @@ footer li { footer ul li a { display: block; - float: left; text-decoration: none; color: #0c0fb7; }