diff options
-rw-r--r-- | src/static/site2.css | 2 |
1 files changed, 2 insertions, 0 deletions
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, |