From ae5684bebe0b6a2abc911686ddf3ff47c205d7cf Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 10 Apr 2026 08:32:20 +0000 Subject: [PATCH] dert --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index a900ef37..6fe00f46 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -269,7 +269,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { ============================================================ */ #sidebar { width: var(--sidebar-width); - background: var(--bg-base); /* Charcoal profond pour le contraste */ + background: #eef3f8; /*var(--bg-base);*/ /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height); left: 0;