From d3bd89721ed3fee847f829c2071f985566a19d8d Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Thu, 15 Aug 2024 09:30:17 -0500 Subject: [PATCH] sorry accessibility ;w; --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index efffcf9..fb6e2d9 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -5,7 +5,7 @@ --fgColor: #484500; --metaColor: #FFA7BE; --headColor: #c87499; - --linkColor: #2E5C00; + --linkColor: #589020; --hovColor: #FA809D; --bgSelect: #3a2930; --bgUrl: url(/img/pale.jpg) repeat;