This commit is contained in:
KONE SOREL 2026-02-26 11:07:25 +00:00
parent e8a13cdb35
commit 25317ebd1f

View File

@ -387,7 +387,7 @@ h1, h2, h3, h4, h5, h6,
/* Sous-menu actif : fond blanc translucide + bordure blanche */ /* Sous-menu actif : fond blanc translucide + bordure blanche */
.sidebar-nav .nav-content li a.active-submenu { .sidebar-nav .nav-content li a.active-submenu {
color: red; color: #ffffff;
background: rgba(255,255,255,0.12); background: rgba(255,255,255,0.12);
border-left-color: #ffffff; border-left-color: #ffffff;
font-weight: 600; font-weight: 600;