changeset 2131:636bd87d0eb3

current time really big
author drewp@bigasterisk.com
date Sun, 05 Jun 2022 01:41:31 +0000
parents 90f99b3f2b18
children fb7f6cee4537
files light9/ascoltami/index.html
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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%
+      }
     </style>
     <meta name="viewport" content="user-scalable=no, width=500, initial-scale=1" />
     <script type="module" src="../ascoltami/Light9AscoltamiUi"></script>