From: Johan GIRAUD Date: Tue, 3 Feb 2015 22:46:50 +0000 (+0100) Subject: [CSS] + agenda X-Git-Tag: 0.1.0~109 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=eb42509c973c04c8d8d6e827d2c27aa5fe77662b [CSS] + agenda --- diff --git a/css/habillage.css b/css/habillage.css index a57591d..9fd6f44 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -151,7 +151,7 @@ p { overflow: hidden; } .article { - background-color: #ffaa7f; + background-color: #ffd7b7; margin: 0 10px 15px 10px; } .spip_logo { @@ -162,13 +162,12 @@ 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; } @@ -192,7 +191,9 @@ p { margin-bottom: 10px; } .horaire { - font-size: 0.8em; } + font-size: 0.8em; + margin-bottom: 20px; + display: block; } .leaflet-control-attribution { display: none; } diff --git a/css/habillage.scss b/css/habillage.scss index 79b85e8..d9de066 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -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; diff --git a/sommaire.html b/sommaire.html index 38f8ddc..60f9f8d 100644 --- a/sommaire.html +++ b/sommaire.html @@ -47,7 +47,7 @@

[(#_articles:DATE|affdate)] - #TITRE

- >

#INTRODUCTION

+

#INTRODUCTION