From cb9b87997993702131ca24d4d0e1fd45ef64805c Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Sun, 15 Sep 2024 19:55:12 +0200 Subject: Begun i18n work & more --- src/ui/site.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ui/site.css') diff --git a/src/ui/site.css b/src/ui/site.css index d87fa90..84bba0e 100644 --- a/src/ui/site.css +++ b/src/ui/site.css @@ -126,3 +126,6 @@ html.no-js .js-only.js-only.js-only { border-top-left-radius: inherit; border-top-right-radius: inherit; } +#group0 { + display: none !important; +} -- cgit v1.2.3