- commit
- 8fa83dc21800c101c110c9369be9d4b1d9eed803
- parent
- 39e87d621ec781c426af01f28fc359c546228e8d
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-02-06 16:34
button cursor pointer
Diffstat
M | static/style.css | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
@@ -49,6 +49,7 @@ input { 49 49 button { 50 50 background-color: var(--bg-intense); 51 51 color: var(--fg2); -1 52 cursor: pointer; 52 53 } 53 54 54 55 body {