diff --git a/theme.css b/theme.css index b2c0df9..c9a5ff8 100644 --- a/theme.css +++ b/theme.css @@ -28,12 +28,12 @@ .full > .ui.top.menu.main #navbar > a.item.active, .full > .ui.top.menu.main #navbar > a.item:hover { color: #fff !important; - background: #505058; + background: #354055; } .full > .ui.top.menu.main a.item.active, .full > .ui.top.menu.main a.item:hover { color: #333 !important; - background: #505058; + background: #354055; } @media screen and (max-width: 767px) {