« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/site6.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/static/site6.css b/src/static/site6.css
index c1c4b9d..a041024 100644
--- a/src/static/site6.css
+++ b/src/static/site6.css
@@ -2134,6 +2134,11 @@ main.long-content .content-sticky-heading-container .content-sticky-subheading-r
   background: var(--deep-ghost-color);
   overflow: hidden;
 
+  box-shadow:
+    0 0 90px 30px #00000060,
+    0 0 20px 10px #00000040,
+    0 0 10px 3px #00000080;
+
   -webkit-backdrop-filter: blur(3px);
           backdrop-filter: blur(3px);
 }