- commit
- 262d1bd706db9acb2ab94622d310faf2c8f95a60
- parent
- fe8a94b4f6789832afb5d61baeb08235e09a8547
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-10-06 09:11
fix dpad text color
Diffstat
| M | static/style.css | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
@@ -39,6 +39,7 @@ pre {
39 39 font-size: 16px;
40 40 dominant-baseline: middle;
41 41 text-anchor: middle;
-1 42 fill: var(--bg);
42 43 }
43 44 #dpad {
44 45 inset-inline-start: 0;