[CSS] + agenda
[lhc/web/clavettes.git] / css / habillage.scss
index d9de066..ffba512 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,6 +242,11 @@ p{
        margin-bottom: 20px;
        display: block;
 }
+.nature{
+       overflow-y: scroll;
+       height: 70px;
+       
+}
 .leaflet-control-attribution{
        display: none;
 }