This commit is contained in:
KONE SOREL 2026-04-02 18:05:36 +00:00
parent 851c9534d5
commit c428a40eb0

View File

@ -310,7 +310,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
/* État Actif (Parent) */
.sidebar-nav > .nav-item > .nav-link.active,
.sidebar-nav > .nav-item > .nav-link[aria-expanded="true"] {
background: rgba(255, 255, 255, 0.5);
background: rgba(255, 255, 255, 0.6);
color: #FFFFFF;
}