From c428a40eb0fb42635bec7db0d50e32a6381b45e4 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 2 Apr 2026 18:05:36 +0000 Subject: [PATCH] aqw --- 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 ccfce9b9..b6cdb880 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -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; }