From 62797c6e64f38b2c51a6bc29d3799f219a012cc0 Mon Sep 17 00:00:00 2001 From: 909 Date: Wed, 23 Oct 2024 14:15:47 +1300 Subject: [PATCH] add note about broken code --- src/main.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.css b/src/main.css index 229a827..bf81a6a 100644 --- a/src/main.css +++ b/src/main.css @@ -940,6 +940,8 @@ html.theme-light { .wrapper_fea3ef.hidden_fea3ef { display: none; } + +/* from here onward only works if you put this stuff in your theme css file */ [class^=gradientTop_], [class^=gradientBottom_] { display: none!important;