Compare commits
2 commits
b7e12ec49f
...
8c94749e4f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c94749e4f | ||
|
|
984b71a07d |
2 changed files with 2 additions and 3 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.0.20
|
0.0.21
|
||||||
|
|
|
||||||
|
|
@ -89,8 +89,7 @@
|
||||||
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 }
|
||||||
|
|
||||||
/* ---- 4×16 WS2812 RGB matrix: bottom row = beat, 3 rows above = subdivisions ---- */
|
/* small caption under the screen / I/O (the beat indicator lives on the TFT now) */
|
||||||
/* 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) */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue