From ef8d6c1386e9b7db712220613bbffdc047d91dd5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 13:35:14 +0000 Subject: [PATCH] dzas --- Bootstrap_new/css/theme-modern.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index cadabbf0..80f6212d 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -356,9 +356,8 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { padding: 0px 0 5px 15px; /* Indentation réduite */ margin: 1px 0; border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */ - margin-left: 4px; - background-color: gainsboro; - width: 180px !important; + margin-left: 3px; + background:#d6d7d8 !important; } .sidebar-nav .nav-content li { margin-bottom: 1px; }