From 0736a4fd4264eeee64dad94186d8ecca2a52d899 Mon Sep 17 00:00:00 2001 From: bonkmaykr <42302831+bonkmaykrQ@users.noreply.github.com> Date: Tue, 9 May 2023 01:18:16 -0500 Subject: [PATCH] Hopefully this restores everything --- blueroses.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/blueroses.css b/blueroses.css index db9457a..7fff20c 100644 --- a/blueroses.css +++ b/blueroses.css @@ -153,14 +153,14 @@ nav#PrimaryNav pane {background:#3e36abdd !important;} } } -ul.PostStamps li { +.PostStamp { background:#fc4b7f55 !important; - /*--DefaultRedColor: #fe760f; - --DefaultGreenColor: #fc4b7f;*/ + --DefaultRedColor: #fe760f; + --DefaultGreenColor: #fc4b7f; } ul.PostStamps {border-color: var(--PostStampColor) !important;} -li.PostStamp > span {color:#ffffff !important;} +.PostStamp > span {color:#ffffff !important;font-family:basic;} .ExtendedContentButton:not(:hover):not(.Expanded), #ResponsibilitiesModule > div > dl > dd > ul > li