[CSS] + footer
[lhc/web/clavettes.git] / css / habillage.scss
index 9dea33a..4cb0d63 100644 (file)
@@ -199,6 +199,12 @@ p{
        padding-top:15px;
        clear:both;
 }
+.fa{
+       color:#e1702e;
+}
+.fa:hover{
+       color:#120260;
+}
 
 /*2EME COLONNE*/
 
@@ -372,6 +378,7 @@ footer ul li a {
        display:block;
        float:left;   
        text-decoration:none;
+       color: #120260;
 }
 footer ul li a:hover {
        border-bottom: solid #1d0b78;