diff --git a/assets/css/template.css b/assets/css/template.css index b5cd692..88701e6 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -44,11 +44,14 @@ main { float: left; } -#menu_space_bottom { - background-color: transparent; - position: relative; +.menu_space_bottom { + position: sticky; width: 100%; - padding-top: 13%; + opacity: 0; + left: 0; + bottom: 0; + padding: 0; + margin: 0; } a.link { @@ -72,4 +75,15 @@ a.linkmail { a.linkmail:hover { color: white; -webkit-text-stroke: 1px white; +} + +footer { + display: block; + background-color: rgba(255,255,255,0.3); + width: 60%; + margin-top: 30px; + margin-left: auto; + margin-right: auto; + padding: 50px; + font-size: 20px; } \ No newline at end of file diff --git a/info.php b/info.php index 7d462db..6b1afe8 100644 --- a/info.php +++ b/info.php @@ -15,7 +15,7 @@ ob_start(); // Start reading html


-

Pour les questions concernant la semaine, adresse-toi directement au Prez, il saura surement t'aider :

+

Pour les questions concernant la semaine, adresse-toi directement au Prez, il saura surement t'aider :


-

Pour des questions a propos du site :

+

Pour des questions a propos du site :