From a6056b814fbafe29a9fdcf9a70408cace1ec0c25 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 7 Mar 2026 21:52:38 +0000 Subject: [PATCH] Update splash.css --- copyparty/web/splash.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/copyparty/web/splash.css b/copyparty/web/splash.css index e70d8575..832ef566 100644 --- a/copyparty/web/splash.css +++ b/copyparty/web/splash.css @@ -257,11 +257,3 @@ html.bz { html.bz .vols img { filter: sepia(0.8) hue-rotate(180deg); } -.box-warning { - background: #804; - border-bottom: 1px solid #c28; - padding: .75em; - text-align: center; - border-radius: .2em; - margin-top: 0em; -}