update header colors
This commit is contained in:
parent
ad6ff85270
commit
1104c2a285
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,10 @@
|
|||
}
|
||||
|
||||
#navbar .active {
|
||||
/* background: var(--color-hover) !important; */
|
||||
background: var(--color-hover) !important;
|
||||
}
|
||||
|
||||
#navbar {
|
||||
background:linear-gradient(45deg,#d46ba3,#d4885c 29%,#d4b25d 66%,#d46ba3);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue