summaryrefslogtreecommitdiff
path: root/src/static/main.css
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-07-20 18:02:40 +0200
committeruser <user@node5.net>2024-07-20 18:02:40 +0200
commit8065def2ce044fe574f395e5187646e41d871fb2 (patch)
tree87747480457c00f3b51ccee8a19483c434e0b83a /src/static/main.css
parentfa5c8a96658ac2891b3e6003b25ee5a58de60c1b (diff)
Style - Top bar brightner, due to outdoor deployment
Diffstat (limited to 'src/static/main.css')
-rw-r--r--src/static/main.css2
1 files changed, 1 insertions, 1 deletions
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 {