[CSS] + logo clavettes
[lhc/web/clavettes.git] / css / habillage.scss
index 846af25..061af48 100644 (file)
@@ -85,7 +85,7 @@ body{
 }
 
 header{
-       margin:0 auto;
+       margin:15px auto 0 auto;
        width:1200px;
        
 }
@@ -195,7 +195,16 @@ p{
        margin:auto;
        width: 300px;
 }
-
+#ateliers nav{
+       padding-top:15px;
+       clear:both;
+}
+.fa{
+       color:#e1702e;
+}
+.fa:hover{
+       color:#120260;
+}
 
 /*2EME COLONNE*/
 
@@ -232,8 +241,6 @@ address p{
 #atelierdescription img{
        width: 100%;
 }
-.logoatelier{
-}
 
 
 /*3EME COLONNE*/
@@ -371,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;