mirror of
https://github.com/akatiggerx04/graysx-hugo.git
synced 2026-01-13 13:41:04 -05:00
Change navbar-dark active link color to #64a19d
This commit is contained in:
parent
a5c046763a
commit
377dfa6071
1 changed files with 1 additions and 1 deletions
|
|
@ -4604,7 +4604,7 @@ textarea.form-control-lg {
|
|||
}
|
||||
.navbar-dark .navbar-nav .show > .nav-link,
|
||||
.navbar-dark .navbar-nav .nav-link.active {
|
||||
color: #fff;
|
||||
color: #64a19d;
|
||||
}
|
||||
.navbar-dark .navbar-toggler {
|
||||
color: rgba(255, 255, 255, 0.55);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue