[CSS] + articles
[lhc/web/clavettes.git] / css / habillage.scss
index e54d010..91da44c 100644 (file)
@@ -146,7 +146,7 @@ p{
 
 
 #ateliers{
-       margin:0 10px;          
+       margin:0 10px;
 }
 
 #ateliers:after {
@@ -162,18 +162,20 @@ p{
 }
 
 #ateliers ul li{
-       
        margin-bottom:15px;
 }
 
 #ateliers p{
        margin: 15px 15px 0 0;
        font-size:1.0em;
-       text-align: left;       
+       text-align: left;
 }
-
-#ateliers p:nth-child(2){
-       margin:0px 15px 15px 15px;
+#ateliers address{
+       margin:0 0 0 15px;
+       line-height: 0.6;
+}
+.horairesouvertures{
+       margin:0 0 0 15px;
 }
 
 
@@ -183,19 +185,29 @@ p{
 #news{
        overflow: hidden;
 }
-
 .article{
-       background-color:#ffd7b7;
+       background-color:#e2e2e1;
        margin:0 10px 15px 10px;
+       line-height: 1.3;
 }
 .spip_logo{
        display:none;
 }
 .article .spip_logos{
-       display:none;
-       
+       display: none;
 }
 
+.historique{
+       background-color: #ffd2a1;
+       margin:0 15px 15px 15px;
+}
+.historique h1{
+       width:100%;
+}
+
+#atelierdescription img{
+       width: 100%;
+}
 
 
 /*3EME COLONNE*/
@@ -213,7 +225,7 @@ p{
        height:500px;
        margin:0 10px 0px 10px;
        padding-right: 10px;
-       overflow-y: scroll;     
+       overflow-y: scroll;
 }
 
 .agenda p{
@@ -226,7 +238,6 @@ p{
        margin:0;
        padding-top:15px;
 }
-
 .date{
        float:left;
        font-size: 1.7em;
@@ -236,6 +247,7 @@ p{
 .event{
        display: block;
        margin-bottom: 10px;
+       padding-top: 5px;
 }
 .horaire{
        font-size: 0.8em;
@@ -311,7 +323,7 @@ $large:1200px;
 
 footer{
        clear:both;
-       height:200px;
+       height:100px;
        background-color: #ffaa7f;
 }
 
@@ -319,7 +331,7 @@ footer ul {
        padding:0;
        margin:0 auto;
        list-style-type:none;
-       padding-top:70px;
+       padding-top:30px;
 }
 .textfooter{
        width:500px;