Compare commits

..

No commits in common. "8c94749e4f90dac92b75918c57a5a7028d09bffa" and "b7e12ec49f80aeaa20812d2c21d24173d66243df" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
0.0.21 0.0.20

View file

@ -89,7 +89,8 @@
box-shadow:0 0 0 1px #000, inset 0 0 18px rgba(0,0,0,.45) } box-shadow:0 0 0 1px #000, inset 0 0 18px rgba(0,0,0,.45) }
.tft-cap{ text-align:center; font-size:10px; color:var(--muted); margin-top:7px; letter-spacing:.02em } .tft-cap{ text-align:center; font-size:10px; color:var(--muted); margin-top:7px; letter-spacing:.02em }
/* small caption under the screen / I/O (the beat indicator lives on the TFT now) */ /* ---- 4×16 WS2812 RGB matrix: bottom row = beat, 3 rows above = subdivisions ---- */
/* the beat indicator lives on the TFT now (no LED matrix) */
.ledbar-cap{ text-align:center; font-size:10px; color:var(--muted); margin:2px 0 0; letter-spacing:.02em } .ledbar-cap{ text-align:center; font-size:10px; color:var(--muted); margin:2px 0 0; letter-spacing:.02em }
/* side-by-side: player on the left, BOM on the right (stacks when narrow) */ /* side-by-side: player on the left, BOM on the right (stacks when narrow) */