[CSS] + footer
[lhc/web/clavettes.git] / css / habillage.css
index bf82665..e647fa5 100644 (file)
@@ -168,6 +168,16 @@ p {
   margin: auto;
   width: 300px; }
 
+#ateliers nav {
+  padding-top: 15px;
+  clear: both; }
+
+.fa {
+  color: #e1702e; }
+
+.fa:hover {
+  color: #120260; }
+
 /*2EME COLONNE*/
 #news {
   overflow: hidden; }
@@ -395,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; }