[CSS] + licence map
[lhc/web/clavettes.git] / css / habillage.scss
index d9de066..e54d010 100644 (file)
@@ -212,7 +212,8 @@ p{
        background-color: #a1ffff;
        height:500px;
        margin:0 10px 0px 10px;
-       padding-right: 10px;    
+       padding-right: 10px;
+       overflow-y: scroll;     
 }
 
 .agenda p{
@@ -229,7 +230,7 @@ p{
 .date{
        float:left;
        font-size: 1.7em;
-       clear: both; 
+       clear: both;
 }
 
 .event{
@@ -241,10 +242,13 @@ p{
        margin-bottom: 20px;
        display: block;
 }
-.leaflet-control-attribution{
-       display: none;
+.nature{
+       overflow-y: scroll;
+       height: 70px;
+       
 }
 
+
 /*RESPONSIVE*/