Changeset - 636bd87d0eb3
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 3 years ago 2022-06-05 01:41:31
drewp@bigasterisk.com
current time really big
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
light9/ascoltami/index.html
Show inline comments
 
@@ -7,12 +7,18 @@
 
      #cmd-go {
 
        min-width: 5em;
 
      }
 
      .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>
 
  </head>
 
  <body>
 
    <h1>ascoltami on {{host}}</h1>
0 comments (0 inline, 0 general)