From 6c59a31dd9c5eb8f0f3a60f90745ef30bde0e454 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Mon, 10 Oct 2022 19:30:38 -0700 Subject: [PATCH] Update 'gitea-themed.css' --- gitea-themed.css | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) 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; +}