updated navbar link hover color for better visibility
This commit is contained in:
parent
d1c1ab0018
commit
15cc7230ba
@ -8080,7 +8080,7 @@ h1, h2, h3, h4, h5,
|
||||
transition: all 0.2s ease-in-out 0s;
|
||||
z-index: -1; }
|
||||
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
|
||||
color: #000000; }
|
||||
color: #FFF; }
|
||||
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover:before {
|
||||
visibility: visible;
|
||||
background-color: #084697;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user