From 05432bd3e3fe43348db389b6ffa842471f6f0d63 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 14:53:30 +0000 Subject: [PATCH] qwxc --- 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 f4b00cb3..fa4c3c33 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -383,7 +383,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { /* Sous-menu actif : Barre verticale discrète */ .sidebar-nav .nav-content li a.active-submenu { - color: var(--text-primary)!important; + color: var(--color-primary)!important; background: rgba(255, 255, 255, 1); font-weight: 600; position: relative;