diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 49d9bac7..3d29d97c 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -266,7 +266,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { ============================================================ */ #sidebar { width: var(--sidebar-width); - background: #e5e7e6 /*var(--color-primary)*/; /* Charcoal profond pour le contraste */ + background: #c8cdd4 /*var(--color-primary)*/; /* Charcoal profond pour le contraste */ position: fixed; top: var(--header-height);