From 0bbfe114be0bcd29a02f170ae27f785f8749bdac Mon Sep 17 00:00:00 2001 From: echarp Date: Sat, 17 May 2014 18:13:47 +0200 Subject: [PATCH] =?UTF-8?q?Changements=20l=C3=A9gers=20dans=20l'affichage?= =?UTF-8?q?=20des=20marges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/all.css.sass | 2 +- app/assets/stylesheets/events.css.sass | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/all.css.sass b/app/assets/stylesheets/all.css.sass index 0d9ba95b..225b6485 100644 --- a/app/assets/stylesheets/all.css.sass +++ b/app/assets/stylesheets/all.css.sass @@ -74,7 +74,7 @@ main margin: 10px 5px 5px 5px letter-spacing: 2px h2 - margin: 50px 0px 22px + margin: 50px 0px 20px h3 margin: 1.1em 0 1em font-size: 1.2em diff --git a/app/assets/stylesheets/events.css.sass b/app/assets/stylesheets/events.css.sass index efe6f0e1..ecfea8c4 100644 --- a/app/assets/stylesheets/events.css.sass +++ b/app/assets/stylesheets/events.css.sass @@ -3,14 +3,13 @@ form.region_selector width: 98% position: absolute - margin-top: 2.6em + margin-top: 2.5em label display: none main form.region_selector + h2 width: 100% margin-top: 1em - margin-bottom: 2.32em a font-weight: normal &.previous-month @@ -30,6 +29,7 @@ table.calendar + h2 table.calendar width: 90% + margin-top: 3.5em tr th padding-bottom: 0.35em