From 42f67626397145e4ab364133110b06b4d1f9f335 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Fri, 15 May 2026 23:21:15 +0200 Subject: [PATCH] login styling --- copyparty/web/splash.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/copyparty/web/splash.css b/copyparty/web/splash.css index fdcaaf74..d9035d12 100644 --- a/copyparty/web/splash.css +++ b/copyparty/web/splash.css @@ -346,10 +346,6 @@ html.z .num { } -html.bz { - color: #bbd; - background: #11121d; -} html.bz .vols img { filter: sepia(0.8) hue-rotate(180deg); }