summaryrefslogtreecommitdiff
path: root/src/Geshem.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/Geshem.css')
-rw-r--r--src/Geshem.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Geshem.css b/src/Geshem.css
index 22915d6..02fb0ae 100644
--- a/src/Geshem.css
+++ b/src/Geshem.css
@@ -11,15 +11,17 @@
color: white;
font-family: monospace;
}
+
#date {
font-size: 1.4em;
}
+
#time {
font-size: 1.8em;
}
#slider {
- position: absolute;
+ position: fixed;
bottom: 8vh;
width: 30vw;
margin-left: 35vw;