From 2242d1e9ddca213a39b11b96df45933d54144991 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 10 Apr 2026 08:47:53 +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 c743b16e..23f5cb11 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -360,7 +360,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { margin: 1px 0; border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */ margin-left: 3px; - background:#d6d7d8 !important; + background:var(--bg-base) /*#d6d7d8*/ !important; } .sidebar-nav .nav-content li { margin-bottom: 1px; }