ui enhancements and song state

This commit is contained in:
2020-04-25 22:29:34 +02:00
committed by smuddy
parent 01d13ccea9
commit 4c5a8c972c
43 changed files with 297 additions and 141 deletions

View File

@@ -8,10 +8,11 @@
.text {
white-space: pre-wrap;
font-family: 'Ubuntu Mono', monospace;
font-style: italic;
}
.detail {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
font-style: italic;
}