# HG changeset patch
# User drewp@bigasterisk.com
# Date 1654393291 0
# Node ID 636bd87d0eb31e2ba97142cd3979c87e78f18635
# Parent 90f99b3f2b187149cca9854636f9aec730e46b41
current time really big
diff -r 90f99b3f2b18 -r 636bd87d0eb3 light9/ascoltami/index.html
--- a/light9/ascoltami/index.html Sun Jun 05 01:40:17 2022 +0000
+++ b/light9/ascoltami/index.html Sun Jun 05 01:41:31 2022 +0000
@@ -10,6 +10,12 @@
.song-name {
padding-left: 0.4em;
}
+ .dimStalled #currentTime {
+ font-size:70px;
+ }
+ .dimStalled {
+ font-size:70%
+ }