This commit is contained in:
KONE SOREL 2026-04-10 08:32:20 +00:00
parent dec85bf5f1
commit ae5684bebe

View File

@ -269,7 +269,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
============================================================ */
#sidebar {
width: var(--sidebar-width);
background: var(--bg-base); /* Charcoal profond pour le contraste */
background: #eef3f8; /*var(--bg-base);*/ /* Charcoal profond pour le contraste */
position: fixed;
top: var(--header-height);
left: 0;