From 6f5377d97f6ed61b2db095366eae3179cf5f0da6 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 18 Apr 2026 16:36:12 +0000 Subject: [PATCH] det --- 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 67a91938..06b116c4 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -272,7 +272,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { ============================================================ */ #sidebar { width: var(--sidebar-width); - background: var(--color-primary-dark); /* Charcoal profond pour le contraste */ + background: var(--bg-base); /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height); left: 0;