From 18892afa7b97f3cffc71462e99e69d775609c3af Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 13 Jan 2022 23:54:17 +0000 Subject: add mirrors to footer --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 8682def..686d63d 100644 --- a/style.css +++ b/style.css @@ -60,6 +60,10 @@ p.quote { color: cyan; } +p.footer { + color: #ffa500; +} + p.quote:before { content: " « "; padding-left: 2px; -- cgit v1.2.3