From c1ee6588813bf7dde1400c1877ceb1dbcd785ef9 Mon Sep 17 00:00:00 2001 From: yasss2627 Date: Fri, 16 Jan 2026 18:45:50 +0000 Subject: [PATCH] Actualiser index.php --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 570577e..010c0c3 100644 --- a/index.php +++ b/index.php @@ -238,8 +238,7 @@ if (isset($_SESSION['role']) && $_SESSION['role'] === 'admin') { .header h1 { color: #333; margin-bottom: 10px; } .header p { color: #666; margin-bottom: 10px; } .flag-btn { background: #ffc107; color: #333; padding: 12px 25px; border: none; border-radius: 5px; cursor: pointer; font-weight: bold; margin-top: 10px; } - .flag-btn:hover { background: #ffb300; } - .flag-box { background: #fff3cd; border-left: 4px solid #ffc107; padding: 15px; margin-bottom: 20px; border-radius: 5px; display: none; } + .flag-btn:hover { background: #ffb300; } .flag-box { background: #fff3cd; border-left: 4px solid #ffc107; padding: 15px; margin-bottom: 20px; border-radius: 5px; display: none; } .flag-box.show { display: block; } .flag-box strong { color: #856404; } .auth-section { background: white; padding: 25px; border-radius: 10px; box-shadow: 0 5px 20px rgba(0,0,0,0.1); margin-bottom: 30px; } @@ -271,7 +270,7 @@ if (isset($_SESSION['role']) && $_SESSION['role'] === 'admin') {

🚀 Forum Équipe J

Espace de discussion sécurisé

- + 📌 Afficher le Flag @@ -368,7 +367,8 @@ if (isset($_SESSION['role']) && $_SESSION['role'] === 'admin') {