Cosmetic menu color red
This commit is contained in:
parent
e5d31e189a
commit
4c3f06a215
1 changed files with 2 additions and 2 deletions
|
|
@ -3733,7 +3733,7 @@ h2.h-section {
|
|||
|
||||
.nav-item.li-active.nav-item-underline::before {
|
||||
transform: scale(1);
|
||||
background-color: darkred;
|
||||
background-color:rgb(215,17,17) ;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
@ -3752,4 +3752,4 @@ h2.h-section {
|
|||
|
||||
.nav-level3 .nav-link.active::after {
|
||||
background-color:yellow;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue