add hover color

This commit is contained in:
Simon Vieille 2019-05-02 16:58:19 +02:00
förälder c214f4230b
incheckning e6e1e38a4a
Signerad av: deblan
GPG-nyckel ID: 03383D15A1D31745

Visa fil

@ -25,7 +25,7 @@
background: none;
}
.full > .ui.top.menu.main #navbar > a.item.active, .full > .ui.top.menu.main #navbar a.item:hover {
.full > .ui.top.menu.main #navbar > a.item.active, .full > .ui.top.menu.main #navbar > a.item:hover {
color: #fff !important;
background: #505058;
}