This commit is contained in:
KONE SOREL 2026-02-26 10:43:21 +00:00
parent c8d3d7440b
commit d840c7a707
2 changed files with 1 additions and 5 deletions

View File

@ -109,10 +109,6 @@ visibility:hidden
margin-right:2px;
}
.active-main{
color: red;
}
/* style la barre de navigation horizontale */
div.scrollmenu {

View File

@ -338,7 +338,7 @@ h1, h2, h3, h4, h5, h6,
/* Active item : blanc brillant */
.sidebar-nav > .nav-item > .nav-link span.active-main {
color: var(--text-primary);
font-weight: 700;
}