From 8065def2ce044fe574f395e5187646e41d871fb2 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 20 Jul 2024 18:02:40 +0200 Subject: Style - Top bar brightner, due to outdoor deployment --- src/static/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static') diff --git a/src/static/main.css b/src/static/main.css index 8307586..fb12def 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -17,7 +17,7 @@ body { #top { font-size: 1vh; - color: grey; + color: #ddd; } #program { -- cgit v1.2.3