diff --git a/theme.css b/theme.css index f85faf0..8e834eb 100644 --- a/theme.css +++ b/theme.css @@ -26,24 +26,10 @@ } .full > .ui.top.menu.main a.item.active, .full > .ui.top.menu.main a.item:hover { - color: #fff !important; + color: #333 !important; background: #505058; } -/*.repository a, -.dashboard a, -.profile a, -ui.breadcrumb a, -.ui.card > .extra a:not(.ui), -.ui.cards > .card > .extra a:not(.ui) -{ - color: #fff !important; -} - -body { - color: #d5d5d5; -}*/ - @media screen and (max-width: 767px) { .header-wrapper .tabs .item.active { border-bottom: 1px solid #D4D4D5;