diff --git a/static/style.css b/static/style.css index a6309fd..28c409d 100644 --- a/static/style.css +++ b/static/style.css @@ -3,7 +3,7 @@ --bg-text: #606060; --text: #ffffff; --header: #454545; - --header-text: #d3d3d3; + --header-text: #ffffff; --content-bg: #303030; --accent: #344a70; --link: #3e765d;