From 5038c04c57fb2c6536ec5afa9409d7466afb0a53 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 14:00:04 +0000 Subject: [PATCH] ser --- Bootstrap_new/css/theme-modern.css | 2 +- Vue/includes/sidebar.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 14293650..36eb1c8b 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -412,7 +412,6 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { height: 5px; border-radius: 50%; background: rgba(255,255,255,0.8); - color: var(--color-info); } /* Titres de sections (ex: PARAMÉTRAGE, COMPTABILITÉ) */ @@ -434,6 +433,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { width: 100%; padding: 4px 15px; border-top: 1px solid #fff; + color: var(--color-primary); } .version-info { diff --git a/Vue/includes/sidebar.php b/Vue/includes/sidebar.php index b7721172..41ee11d4 100644 --- a/Vue/includes/sidebar.php +++ b/Vue/includes/sidebar.php @@ -75,7 +75,7 @@