From a76a201394374d878166eda4acb6ceebf651edc4 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Thu, 26 Feb 2026 12:11:32 +0000 Subject: [PATCH] d --- Bootstrap_new/css/theme-modern.css | 2 +- Vue/includes/sidebar.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index e0123180..a7210724 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -426,7 +426,7 @@ h1, h2, h3, h4, h5, h6, width: 100%; padding: 15px; border-top: 1px solid var(--border-light); - background: #fff; + background: var(--bg-sidebar); /* Garde la couleur de ta sidebar */ } .version-info { diff --git a/Vue/includes/sidebar.php b/Vue/includes/sidebar.php index 48bd1610..84c5df05 100644 --- a/Vue/includes/sidebar.php +++ b/Vue/includes/sidebar.php @@ -74,8 +74,8 @@