X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=e647fa5aac0b041cf147d914f5a8d1a8d61fe47c;hb=dbfae8a3c227a7c011994393831a300d9517f123;hp=ec04529718c67287a54c07f9968dd4cf5b2243d5;hpb=8a3c52e33caa7e75bf1005ef30d69744ea23570a;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index ec04529..e647fa5 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -172,6 +172,12 @@ p { padding-top: 15px; clear: both; } +.fa { + color: #e1702e; } + +.fa:hover { + color: #120260; } + /*2EME COLONNE*/ #news { overflow: hidden; } @@ -399,7 +405,8 @@ footer li { footer ul li a { display: block; float: left; - text-decoration: none; } + text-decoration: none; + color: #120260; } footer ul li a:hover { border-bottom: solid #1d0b78; }