Commit compiled CSS
This commit is contained in:
parent
80e6584708
commit
c8d8de3bfc
1 changed files with 2 additions and 1 deletions
|
@ -10425,7 +10425,8 @@ a.navbar-link.is-active {
|
|||
background-color: #0D1E34; } }
|
||||
|
||||
a.navbar-item:hover,
|
||||
a.navbar-link:hover {
|
||||
a.navbar-link:hover,
|
||||
.hero.is-dark a.navbar-item:not(.button):not(.dropdown-item):not(.tag):hover {
|
||||
color: #0D1E34;
|
||||
background-color: #FFFFFF; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue