diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index ce3b6bd8..a900ef37 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-primary); /* Charcoal profond pour le contraste */ + background: var(--bg-base); /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height); left: 0;