diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 3a1b2fa7..213bd0e6 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -5347,6 +5347,9 @@ html.fz { opacity: .4; filter: brightness(50%) contrast(300%) saturate(0); } + #srv_name { + padding-top: .7em; + } } html.fy { --a: #305797;