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
-