From 4f3635529d959b4a5612d53cbb7a21fef765a9c8 Mon Sep 17 00:00:00 2001 From: Ghouar-Toussaint Rafael Date: Thu, 13 Jun 2024 20:17:56 +0200 Subject: [PATCH] travail en colab avec alexis et nicolas sur un partage --- css/style.css | 68 ++++++++++++++++++++++------------------- img/ouiouibaguette.jpg | Bin 58698 -> 58555 bytes php/connexion.php | 6 ++-- php/inscription.php | 24 +++++++++------ 4 files changed, 54 insertions(+), 44 deletions(-) diff --git a/css/style.css b/css/style.css index a6b16de..8e29301 100644 --- a/css/style.css +++ b/css/style.css @@ -1,40 +1,41 @@ /*Pour toutes les pages : */ -html, body { - height: 100%; - margin: 0; -} -body { - display: flex; - flex-direction: column; - min-height: 100%; -} + html, body { + height: 100%; + margin: 0; + } -#content.index { - flex: 1; -} + body { + display: flex; + flex-direction: column; + min-height: 100%; + } -footer { - font-size: 15px; /* Taille de police réduite */ - color: #ffffff; - text-align: center; - background-color: #000000e2; - padding: 5px 0; /* Padding réduit pour moins d'espace vertical */ - margin-top: auto; /* Assure que le footer pousse vers le bas */ -} + #content.index { + flex: 1; + } -footer .licence p { - margin: 5px 0; /* Réduit les marges des paragraphes */ -} + footer { + font-size: 15px; /* Taille de police réduite */ + color: #ffffff; + text-align: center; + background-color: #000000e2; + padding: 5px 0; /* Padding réduit pour moins d'espace vertical */ + margin-top: auto; /* Assure que le footer pousse vers le bas */ + } -footer .licence a { - color: #ffffff; -} + footer .licence p { + margin: 5px 0; /* Réduit les marges des paragraphes */ + } + footer .licence a { + color: #ffffff; + } - header {font-size: 23px; + header { + font-size: 23px; background-image: url(../img/ouiouibaguette.jpg); - padding: 10px; + padding: 10px 0; text-align: center; } @@ -43,7 +44,8 @@ footer .licence a { background-color: #FFFF; padding: 6px;} - header nav {margin-left: auto; + header nav { + margin-left: auto; margin-right: auto; width: 90%; display: flex; @@ -51,16 +53,17 @@ footer .licence a { justify-content: space-between; } - header nav a {color : black; + header nav a { + color : black; text-decoration: none; } - /* index.php */ - h1.Hello {font-size: 50px; + h1.Hello { + font-size: 50px; text-align: center; color: white; } @@ -72,3 +75,4 @@ footer .licence a { margin-left: 5%; line-height: 135%; } + diff --git a/img/ouiouibaguette.jpg b/img/ouiouibaguette.jpg index 49ca37fb4bf2a58c87db3aa551a4aeb9e06af9f4..7b09ea32d0cadd288aa05497ed5b9528dbf2c128 100644 GIT binary patch delta 73 zcmX?gih1`*<_V%U{}`;DgIpa${DZ6%(o=M^3R2S*$_(`k6f{bUGxO3FJiXi%yaHU^ d70S$vG<6gTOA~W4ODYv?6)a4-Ha^ID0sxY!7-Ikc delta 217 zcmdmelKIpr<_V(p4;fCmR%E6zF!=g1XfZG_a4@hj3NbJPS&R&9KthUv70hN}2xF9n zv*Q>wplX;H7?^~iY(@r#_DlvAsCuB8VBi7eLumF13=Hf*5f%d@Bg2V|J`fHg6EnjC mn1rE$!2(8vkqek$MzStgzzkzEl`LU{ssY;qA~ptQJplkbrWIxY diff --git a/php/connexion.php b/php/connexion.php index 52f3d4a..22b689f 100644 --- a/php/connexion.php +++ b/php/connexion.php @@ -53,7 +53,7 @@ if (!empty($_REQUEST['login']) && !empty($_REQUEST['password'])) { -
+
+ diff --git a/php/inscription.php b/php/inscription.php index acfcc38..e394c50 100644 --- a/php/inscription.php +++ b/php/inscription.php @@ -1,3 +1,13 @@ + + + + + + Inscription - Jeux Olympiques + + + + - - - - - - Inscription - Jeux Olympiques - - -
+
+