[CSS] + licence map
[lhc/web/clavettes.git] / css / habillage.scss
index 79b85e8..e54d010 100644 (file)
@@ -185,7 +185,7 @@ p{
 }
 
 .article{
-       background-color:#ffaa7f;
+       background-color:#ffd7b7;
        margin:0 10px 15px 10px;
 }
 .spip_logo{
@@ -203,17 +203,17 @@ 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;    
+       padding-right: 10px;
+       overflow-y: scroll;     
 }
 
 .agenda p{
@@ -230,7 +230,7 @@ p{
 .date{
        float:left;
        font-size: 1.7em;
-       clear: both; 
+       clear: both;
 }
 
 .event{
@@ -239,11 +239,16 @@ p{
 }
 .horaire{
        font-size: 0.8em;
+       margin-bottom: 20px;
+       display: block;
 }
-.leaflet-control-attribution{
-       display: none;
+.nature{
+       overflow-y: scroll;
+       height: 70px;
+       
 }
 
+
 /*RESPONSIVE*/