From 25317ebd1f540dde2e89509ec28c2fbd456f7c32 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 26 Feb 2026 11:07:25 +0000 Subject: [PATCH] df --- 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 ff63753a..946f3fdc 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -387,7 +387,7 @@ h1, h2, h3, h4, h5, h6, /* Sous-menu actif : fond blanc translucide + bordure blanche */ .sidebar-nav .nav-content li a.active-submenu { - color: red; + color: #ffffff; background: rgba(255,255,255,0.12); border-left-color: #ffffff; font-weight: 600;