diff options
| author | user@node5.net <user@node5.net> | 2025-04-19 20:15:54 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2025-04-19 20:15:54 +0200 |
| commit | 8c8a898a5790bdb4e2f4a792344198e6633c7194 (patch) | |
| tree | 4596a6643c031cac40805d0586cf17939c9d232f /src/static/main.css | |
| parent | 828246c3348f4c2a25aef89434d4bec1522013c3 (diff) | |
Overlay font color
Diffstat (limited to 'src/static/main.css')
| -rw-r--r-- | src/static/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/main.css b/src/static/main.css index 7c3b2dc..3a87568 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -120,6 +120,7 @@ html, body { text-align: center; position: absolute; bottom: 1em; + color: white; z-index: 500; /* center */ |
