From ab9c1cd190e2ef445de0b6e5a209d1332a9ebb83 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 11:53:36 +0000 Subject: [PATCH] dsqz --- Bootstrap_new/css/theme-modern.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 3d29d97c..ab3f709e 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -266,8 +266,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { ============================================================ */ #sidebar { width: var(--sidebar-width); - background: #c8cdd4 /*var(--color-primary)*/; /* Charcoal profond pour le contraste */ - + background: var(--bg-base); /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height); left: 0;