[CSS] +ateliers
[lhc/web/clavettes.git] / css / habillage.scss
index 91da44c..26e271b 100644 (file)
@@ -19,7 +19,7 @@ time, mark, audio, video {
   font-size: 100%;
   vertical-align: baseline;
   font-family: sans-serif;
-  color:#1a0583;
+  color:#120260;
   text-align: left;
 }
 
@@ -164,6 +164,9 @@ p{
 #ateliers ul li{
        margin-bottom:15px;
 }
+.descriptif{
+       margin-left:15px;
+}
 
 #ateliers p{
        margin: 15px 15px 0 0;
@@ -186,7 +189,7 @@ p{
        overflow: hidden;
 }
 .article{
-       background-color:#e2e2e1;
+       background-color:#e8e3e1;
        margin:0 10px 15px 10px;
        line-height: 1.3;
 }
@@ -208,6 +211,8 @@ p{
 #atelierdescription img{
        width: 100%;
 }
+.logoatelier{
+}
 
 
 /*3EME COLONNE*/
@@ -324,7 +329,7 @@ $large:1200px;
 footer{
        clear:both;
        height:100px;
-       background-color: #ffaa7f;
+       background-color: #e1702e;
 }
 
 footer ul {