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;