« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/css/features.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css
index 5b3905eb..b3ff1954 100644
--- a/src/static/css/features.css
+++ b/src/static/css/features.css
@@ -687,6 +687,10 @@
     --normal-shadow: 0 0 9px 9px #00000068;
   }
 
+  #artwork-column .album-art-info {
+    box-shadow: 0 0 9px 9px #00000068;
+  }
+
   .cover-artwork .image-details {
     border-top-color: var(--deep-color);
   }