ce
This commit is contained in:
parent
974fb31de3
commit
9a5ba767fb
|
|
@ -355,7 +355,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
padding: 5px 0 5px 15px; /* Indentation réduite */
|
||||
margin: 4px 0;
|
||||
border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */
|
||||
margin-left: 5px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.sidebar-nav .nav-content li { margin-bottom: 1px; }
|
||||
|
|
@ -365,7 +365,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
padding: 5px 10px;
|
||||
border-radius: var(--radius-sm);
|
||||
color: rgba(255,255,255,0.55);
|
||||
font-size: 11px;
|
||||
font-size: 12px;
|
||||
text-decoration: none;
|
||||
transition: all var(--transition-fast);
|
||||
border-left: 2px solid transparent;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user