From a39045ed00a6a3db44cdcec89f287e84b12278fa Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Dec 2021 16:12:06 +0000 Subject: fix quite HTML color --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 3823c45..e885ba1 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ a.textlink:before { } p.quote { - color: #174f14; + color: #ffffff; } p.quote:before { -- cgit v1.2.3