[CSS] + agenda
[lhc/web/clavettes.git] / css / habillage.css
index a57591d..ed93398 100644 (file)
@@ -151,7 +151,7 @@ p {
   overflow: hidden; }
 
 .article {
-  background-color: #ffaa7f;
+  background-color: #ffd7b7;
   margin: 0 10px 15px 10px; }
 
 .spip_logo {
@@ -162,16 +162,16 @@ p {
 
 /*3EME COLONNE*/
 .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 {
   padding: 0; }
@@ -192,7 +192,13 @@ p {
   margin-bottom: 10px; }
 
 .horaire {
-  font-size: 0.8em; }
+  font-size: 0.8em;
+  margin-bottom: 20px;
+  display: block; }
+
+.nature {
+  overflow-y: scroll;
+  height: 70px; }
 
 .leaflet-control-attribution {
   display: none; }