diff --git a/theme.css b/theme.css index beab534..1fda193 100644 --- a/theme.css +++ b/theme.css @@ -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; }