diff --git a/css/style.css b/css/style.css index a8762ac..8488bed 100644 --- a/css/style.css +++ b/css/style.css @@ -122,7 +122,7 @@ .inscription { width: 400px; - height: 900px; + height: 950px; margin: 100px auto ; /* Augmenter la marge en haut à 100px */ padding: 40px; background-color: #d4d4d4; diff --git a/php/creer_event.php b/php/creer_event.php index a8f3e19..8815459 100644 --- a/php/creer_event.php +++ b/php/creer_event.php @@ -76,9 +76,9 @@ mysqli_close($db);
-

Inscription


+

Création évènements


-
+





diff --git a/php/evenement.php b/php/evenement.php index 4ffee44..19a4e40 100644 --- a/php/evenement.php +++ b/php/evenement.php @@ -111,7 +111,7 @@ $event = mysqli_stmt_get_result($stmt); Créer un évènement"; + echo "
Créer un évènement"; } } ?>