diff options
| author | Yuval Adam <_@yuv.al> | 2024-09-23 16:54:07 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-09-23 16:54:07 +0200 |
| commit | 20d392a6300fc331df30f8f11da8b2f33cbe4a93 (patch) | |
| tree | e09fe866b7997f29ab9678b3171dc73694708e50 /app/globals.css | |
| parent | 74d6bf7e01fca36b0a915c7c9d4e4284300979c4 (diff) | |
Cleanup Datetime styles
Diffstat (limited to 'app/globals.css')
| -rw-r--r-- | app/globals.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app/globals.css b/app/globals.css index 62b9a76..3024a0c 100644 --- a/app/globals.css +++ b/app/globals.css @@ -26,22 +26,6 @@ body { } } -#datetime { - position: absolute; - top: 20px; - left: 20px; - color: white; - font-family: monospace; -} - -#date { - font-size: 1.4em; -} - -#time { - font-size: 2.8em; -} - #slider { position: fixed; bottom: 8vh; |
