Created playlist queue schema.

This commit is contained in:
rainbow napkin 2025-02-15 18:33:07 -05:00
parent 8a273d8055
commit cb09c139c7
6 changed files with 43 additions and 5 deletions

View file

@ -535,7 +535,7 @@ div.now-playing{
text-shadow: var(--focus-glow0);
}
div.archived{
div.archived p{
color: var(--bg2-alt1);
}