Commit compiled CSS
This commit is contained in:
parent
bb927e654a
commit
9a1c25235a
1 changed files with 2 additions and 2 deletions
|
@ -10156,8 +10156,8 @@ a.navbar-link.is-active {
|
|||
|
||||
a.navbar-item:hover,
|
||||
a.navbar-link:hover {
|
||||
color: #FFFFFF;
|
||||
background-color: #0D1E34; }
|
||||
color: #0D1E34;
|
||||
background-color: #FFFFFF; }
|
||||
|
||||
.navbar-link .navbar-item.is-active::before, .navbar-item .navbar-item.is-active::before {
|
||||
display: none; }
|
||||
|
|
Loading…
Reference in a new issue