diff --git a/static/css/dashboard.css b/static/css/dashboard.css index c7b3148..7d4e337 100644 --- a/static/css/dashboard.css +++ b/static/css/dashboard.css @@ -225,7 +225,7 @@ } .datum-label { - color: #ff9d00; /* Orange color */ + color: #ffffff; /* White color */ font-size: 0.85em; font-weight: bold; text-transform: uppercase;