From 1178331ab17453a2a2a20abcd1e60f4a480cfcfd Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 11 Nov 2022 21:12:54 -0800 Subject: [PATCH] Changed .time and a.comment-edit-link to white --- gitea-themed.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gitea-themed.css b/gitea-themed.css index 342d147..e4e5452 100644 --- a/gitea-themed.css +++ b/gitea-themed.css @@ -63,7 +63,12 @@ p { font-family: 'Oxygen', sans-serif; font-size: 15px; } - +time{ + color: #fff; +} +a.comment-edit-link{ + color: #fff; +} h1, h2, h3, @@ -228,7 +233,6 @@ h3#reply-title.comment-reply-title { div#bottom-footer{ background: #383C4A; } - #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus, #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,