[CSS] + footer
[lhc/web/clavettes.git] / css / habillage.css
index ec04529..e647fa5 100644 (file)
@@ -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; }