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 {