From a8bfbac48b2e7b7dde4e22ce99dd7393621ee764 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 24 Nov 2022 09:26:29 -0800 Subject: [PATCH] footer change @k4i0d --- themes/cwtch/static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/cwtch/static/css/style.css b/themes/cwtch/static/css/style.css index 11399a1..d1060d6 100644 --- a/themes/cwtch/static/css/style.css +++ b/themes/cwtch/static/css/style.css @@ -244,4 +244,8 @@ code { h3 { vertical-align: text-bottom; +} + +footer a { + color: #281831 !important; } \ No newline at end of file