From 6ca82339517067f42380df83863567218a4f5e1b Mon Sep 17 00:00:00 2001 From: linse Date: Sat, 16 Sep 2017 16:30:20 -0400 Subject: [PATCH] Csssss --- static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 235fd6d..1a84abd 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -6,11 +6,11 @@ html { html a { text-decoration: none; - color: black + color: DarkOliveGreen } html a:visited { - color: black + color: DarkOliveGreen } .navbar {