New Now style for italicised text

This commit is contained in:
nnwhen 2025-05-27 01:00:39 +02:00
parent 6e1fc262ac
commit 34ee805005
2 changed files with 45 additions and 0 deletions

View file

@ -79,6 +79,9 @@ div.now {
width: 80%;
margin: 16px 20px;
}
.lyrics em {
color: var(--subtitle);
}
.block-toggle {
display: none;
}