From e0c29f203bf79b3f77678b45d84bf5315bc3f587 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sun, 31 May 2026 19:54:34 +0200 Subject: [PATCH] gfdsgfds --- public/s/css/f0ckm.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 2f83aeb..eef3def 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -9133,6 +9133,7 @@ html[theme="f0ck95d"] .badge-dark { } .mobile-scroll-to-top { + display: none; background: none; border: none; color: var(--white); @@ -9141,6 +9142,12 @@ html[theme="f0ck95d"] .badge-dark { cursor: pointer; } +@media (max-width: 999px) { + .mobile-scroll-to-top { + display: block; + } +} + .steuerung.steuerung-icon .fa-solid { font-size: 0.85em; }