diff --git a/taskmanager/static/style.css b/taskmanager/static/style.css index 06aa829..9f7f80b 100644 --- a/taskmanager/static/style.css +++ b/taskmanager/static/style.css @@ -4,6 +4,7 @@ --header-background: #FFFFFF; --header-height: 3rem; --input-bar-height: 3rem; + color: #FFF; } body{