Intermediate commit before replacing nowplaying entries with sumdets

This commit is contained in:
mez 2024-02-17 22:33:49 +00:00
parent 6ad0bbf004
commit 16ffc10625
2 changed files with 3 additions and 3 deletions

View file

@ -200,7 +200,7 @@ svg text {
.endless,.Endless {
background-color:var(--endless-color)!important;
color:rgba(0,0,100%,.75);
color:hsla(0,0%,100%,.75);
text-shadow:none
}