ser
This commit is contained in:
parent
7e7df8b9ee
commit
df2c1e770c
|
|
@ -265,8 +265,8 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
||||||
Section 2 : Sidebar (Navigation Haute Densité)
|
Section 2 : Sidebar (Navigation Haute Densité)
|
||||||
============================================================ */
|
============================================================ */
|
||||||
#sidebar {
|
#sidebar {
|
||||||
width: var(--color-primary-light);
|
width: var(--sidebar-width);
|
||||||
background: var(--bg-sidebar); /* Charcoal profond pour le contraste */
|
background: var(--color-primary-light); /* Charcoal profond pour le contraste */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: var(--header-height);
|
top: var(--header-height);
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user