defe
This commit is contained in:
parent
98a5f3ca35
commit
3218ad1a55
|
|
@ -110,7 +110,7 @@
|
|||
}
|
||||
|
||||
.sidebar-nav .nav-content a {
|
||||
width: 190px !important;
|
||||
width: 172px !important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -357,6 +357,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
margin: 4px 0;
|
||||
border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */
|
||||
margin-left: 6px;
|
||||
background-color: gainsboro;
|
||||
}
|
||||
|
||||
.sidebar-nav .nav-content li { margin-bottom: 1px; }
|
||||
|
|
@ -371,7 +372,6 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
transition: all var(--transition-fast);
|
||||
border-left: 2px solid transparent;
|
||||
position: relative;
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.sidebar-nav .nav-content li a:hover {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user