From 8640a047912ee399b87dc9077a55b9d112e455b4 Mon Sep 17 00:00:00 2001
From: "(quasar) nebula" <qznebula@protonmail.com>
Date: Wed, 28 Dec 2022 20:16:45 -0400
Subject: disable :focus-within boxes (RIP, for now)

---
 src/static/site2.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/static/site2.css b/src/static/site2.css
index 9d53c4e4..5d66016e 100644
--- a/src/static/site2.css
+++ b/src/static/site2.css
@@ -248,6 +248,7 @@ body::before {
   transition: background-color 0.2s;
 }
 
+/*
 .sidebar:focus-within,
 #content:focus-within,
 #header:focus-within,
@@ -257,6 +258,7 @@ body::before {
   background-color: rgba(0, 0, 0, 0.85);
   border-style: solid;
 }
+*/
 
 .sidebar > h1,
 .sidebar > h2,
-- 
cgit 1.3.0-6-gf8a5