This commit is contained in:
KONE SOREL 2026-04-10 08:47:53 +00:00
parent 3e9b8726c5
commit 2242d1e9dd

View File

@ -360,7 +360,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
margin: 1px 0;
border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */
margin-left: 3px;
background:#d6d7d8 !important;
background:var(--bg-base) /*#d6d7d8*/ !important;
}
.sidebar-nav .nav-content li { margin-bottom: 1px; }