From df2c1e770cc2b84ff23eb43a89e99c328f3871dc Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 11:59:30 +0000 Subject: [PATCH] ser --- Bootstrap_new/css/theme-modern.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 90fa0243..fa8f2436 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -265,8 +265,8 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { Section 2 : Sidebar (Navigation Haute Densité) ============================================================ */ #sidebar { - width: var(--color-primary-light); - background: var(--bg-sidebar); /* Charcoal profond pour le contraste */ + width: var(--sidebar-width); + background: var(--color-primary-light); /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height); left: 0;