Finished up with Persistent queue storage in database.

This commit is contained in:
rainbow napkin 2025-02-15 11:02:58 -05:00
parent d60182ceae
commit 8a273d8055
3 changed files with 296 additions and 80 deletions

View file

@ -535,6 +535,10 @@ div.now-playing{
text-shadow: var(--focus-glow0);
}
div.archived{
color: var(--bg2-alt1);
}
/* altcha theming*/
div.altcha{
box-shadow: 4px 4px 1px var(--bg1-alt0) inset;