Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-12-17 22:57:15 -05:00
parent 80e6584708
commit c8d8de3bfc

View file

@ -10425,7 +10425,8 @@ a.navbar-link.is-active {
background-color: #0D1E34; } } background-color: #0D1E34; } }
a.navbar-item:hover, 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; color: #0D1E34;
background-color: #FFFFFF; } background-color: #FFFFFF; }