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;