diff --git a/static/css/style.css b/static/css/style.css index 3c5b249..e223a4f 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -4,10 +4,6 @@ background-color: black; color: white; } - - a { - color: #f9e6e1; - } } /* Light Mode */ @@ -24,6 +20,7 @@ body { a { text-decoration: none; + color: #f3ccc3; } header h1 {