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