diff --git a/web/ascoltami/Light9AscoltamiUi.ts b/web/ascoltami/Light9AscoltamiUi.ts --- a/web/ascoltami/Light9AscoltamiUi.ts +++ b/web/ascoltami/Light9AscoltamiUi.ts @@ -69,6 +69,10 @@ export class Light9AscoltamiUi extends L th { text-align: right; } +#bigTime { + color: green; + font-size: 60pt; +} `, ]; @@ -117,13 +121,16 @@ export class Light9AscoltamiUi extends L

ascoltami on ${this.host}

-
+
+
{ this.selectedSong = ev.detail.song; }} .selectedSong=${this.selectedSong} - > + > +
t=${this.playerTime.toFixed(1)}
+