« 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--static/site.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/site.css b/static/site.css
index b4ba79d..10ba090 100644
--- a/static/site.css
+++ b/static/site.css
@@ -29,7 +29,8 @@ body::before {
 }
 
 #page-container {
-    background-color: #222222;
+    background-color: rgba(35, 35, 35, 0.80);
+    backdrop-filter: blur(4px);
     color: #ffffff;
 
     max-width: 1100px;
@@ -70,7 +71,7 @@ a:hover {
 
 #skippers {
     position: absolute;
-    left: -100px;
+    left: -10000px;
     top: auto;
     width: 1px;
     height: 1px;