« get me outta code hell

glossy background (thanks, Niklink!) - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-03-25 11:59:57 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-03-25 11:59:57 -0300
commita06e1d40e9859b940fb5fae939f18bf831bd72c3 (patch)
tree336ba545935a02fc6f31cb9befb2b257b75350b8
parent29b686dc00d2a4b92e3bd91b92b83505592a5a16 (diff)
glossy background (thanks, Niklink!)
-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;