diff --git a/gitea-themed.css b/gitea-themed.css index 502961a..78853b9 100644 --- a/gitea-themed.css +++ b/gitea-themed.css @@ -9,11 +9,12 @@ div.site-branding { div.logo-ads-wrap { background-color: #2E323E; } - +div#wpadminbar.nojq{ + background-color: #2E323E; +} div.sticky-wrapper { background-color: #121212; } - div.sticky-wrapper { background-color: #2E323E; } @@ -225,4 +226,12 @@ li.recentcomments::before { padding: 0; font-size: 14px; color: #fff; -} \ No newline at end of file +} + +.category-button.cbd-cat-89 a:hover { + background: #4e5d94; +} + +.category-button.cbd-cat-39 a:hover { + background: #4e5d94; +}