From e8a13cdb35cf3613d59da59ce9dd559725367926 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 26 Feb 2026 11:00:56 +0000 Subject: [PATCH] fg --- 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 946f3fdc..ff63753a 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: #ffffff; + color: red; background: rgba(255,255,255,0.12); border-left-color: #ffffff; font-weight: 600;