From 75c954953686748188c1bbe4f563403baddbfce3 Mon Sep 17 00:00:00 2001 From: TheMrNomis Date: Thu, 10 Dec 2015 09:47:46 +0100 Subject: [PATCH] styling for addEvent button (bottom of the page) --- index.css | 17 +++++++++-------- index.php | 6 +++--- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/index.css b/index.css index bf21b83..c618950 100755 --- a/index.css +++ b/index.css @@ -95,28 +95,29 @@ input[type="checkbox"]:checked + label span { #AddEvent { margin:0; - margin-top:45px; text-align:center; font-size: 20px; - padding-top:15px; - height: 40px; + padding-top:1em; + height: 3em; width: 100%; position:absolute; + bottom: 3em; color: #ffffff; background-color: #2b2b2b; } -#container -{ - margin-top:120px; -} - #AddEvent:hover { color: #2b2b2b; background-color: #40c1e6; } +#container +{ + margin-top:0px; + padding-top: 40px; +} + #calendar { height:100%; diff --git a/index.php b/index.php index a92102d..156b37e 100644 --- a/index.php +++ b/index.php @@ -62,9 +62,6 @@ else Rennes -
- + Ajouter un Évènement -
+
+ + Ajouter un Évènement +