Various clocko changes. FUCK YEAH CLOCKO IS THE SHIT!

This commit is contained in:
nutty
2026-08-10 21:15:47 +10:00
parent 9ea1e5b765
commit 8f0857e685
4 changed files with 128 additions and 68 deletions
+5 -2
View File
@@ -3,6 +3,11 @@
padding: 0;
}
html {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
text-transform: uppercase;
}
#main-container {
display: flex;
flex-direction: column;
@@ -14,8 +19,6 @@
.timeLabel {
font-size: 40px;
text-transform: uppercase;
font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
/* text-shadow: rgb(0, 0, 0) 2px 2px 2px; */
color: white;
}