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;