diff --git a/theme.css b/theme.css index 8e834eb..beab534 100644 --- a/theme.css +++ b/theme.css @@ -25,6 +25,11 @@ background: none; } +.full > .ui.top.menu.main #navbar > a.item.active, .full > .ui.top.menu.main #navbar a.item:hover { + color: #fff !important; + background: #505058; +} + .full > .ui.top.menu.main a.item.active, .full > .ui.top.menu.main a.item:hover { color: #333 !important; background: #505058;