From 7e7df8b9ee75b6c13e53b49f513dc285c273e43c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 11:58:43 +0000 Subject: [PATCH] der --- 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 1c5254c4..90fa0243 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -265,7 +265,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { Section 2 : Sidebar (Navigation Haute Densité) ============================================================ */ #sidebar { - width: var(--sidebar-width); + width: var(--color-primary-light); background: var(--bg-sidebar); /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height);