From a06e1d40e9859b940fb5fae939f18bf831bd72c3 Mon Sep 17 00:00:00 2001
From: "(quasar) nebula" <towerofnix@gmail.com>
Date: Thu, 25 Mar 2021 11:59:57 -0300
Subject: glossy background (thanks, Niklink!)

---
 static/site.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'static')

diff --git a/static/site.css b/static/site.css
index b4ba79db..10ba090f 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;
-- 
cgit 1.3.0-6-gf8a5