From 0275413164e0aefe47c97abeb5a73d55fcc49527 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 20 May 2026 14:52:23 -0400 Subject: [PATCH] Test to be sure video doesn't break things, it just gets converted to audio. Cleaned up the login page show it doesn't show the logged in ui. --- static/skald.css | 4 ++++ static/skald.html | 10 +++++----- static/skald.js | 18 ++++++++++++++++-- 3 files changed, 25 insertions(+), 7 deletions(-) diff --git a/static/skald.css b/static/skald.css index 24e9dfe..8f05f0a 100644 --- a/static/skald.css +++ b/static/skald.css @@ -829,6 +829,10 @@ h1 { overflow-y: hidden; } +.sidenav.invisible { + display: none; +} + .sidenav a { padding: 10px 20px; text-decoration: none; diff --git a/static/skald.html b/static/skald.html index 74f0117..f390dee 100644 --- a/static/skald.html +++ b/static/skald.html @@ -18,7 +18,7 @@
-
-