Archaic asked me for drop shadows for the classic theme. If you don't like it, it's all his fault. Don't blame.

This commit is contained in:
nutty
2026-09-18 05:18:38 +10:00
parent 216e78df30
commit fbc2018e12
+2
View File
@@ -9,6 +9,8 @@
align-items: stretch; align-items: stretch;
gap: 0.5em; gap: 0.5em;
opacity: 0; opacity: 0;
filter: drop-shadow(15px 15px 7px rgba(0, 0, 0, 1));
} }
#album-art-container { #album-art-container {