From c2519f7476e3a441a0b45becc2627863883ba9da Mon Sep 17 00:00:00 2001 From: nonmakina Date: Mon, 4 Jan 2021 20:33:20 -0600 Subject: [PATCH] removes red quote styling and turns it back to the default green color --- stylesheets/dark_red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/dark_red.css b/stylesheets/dark_red.css index 71c62eed..915f5600 100644 --- a/stylesheets/dark_red.css +++ b/stylesheets/dark_red.css @@ -6,7 +6,7 @@ @import url("/stylesheets/dark.css"); span.quote { - color:#D96262; + /* color:#D96262; */ } div.blotter, h1, h2, header div.subtitle, div.title, a:link:hover, a:visited:hover p.intro a.post_no:hover,