[CSS] + agenda
[lhc/web/clavettes.git] / css / habillage.scss
index 79b85e8..d9de066 100644 (file)
@@ -185,7 +185,7 @@ p{
 }
 
 .article{
-       background-color:#ffaa7f;
+       background-color:#ffd7b7;
        margin:0 10px 15px 10px;
 }
 .spip_logo{
@@ -203,14 +203,13 @@ p{
 
 
 .map{
-       background-color:#6059d2;
        height: 300px;
        margin:0 10px 15px 10px;
        overflow: hidden;
 }
 
 .agenda{
-       background-color: #3ee88d;
+       background-color: #a1ffff;
        height:500px;
        margin:0 10px 0px 10px;
        padding-right: 10px;    
@@ -239,6 +238,8 @@ p{
 }
 .horaire{
        font-size: 0.8em;
+       margin-bottom: 20px;
+       display: block;
 }
 .leaflet-control-attribution{
        display: none;