From bc6827826a3097f247280d5a871af01987717248 Mon Sep 17 00:00:00 2001 From: Aevann1 <59999695+Aevann1@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:26:26 +0200 Subject: [PATCH] Update main.css --- files/assets/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 69a8001a07..6fa0533cb8 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6188,7 +6188,7 @@ g { font-weight: 700 !important; } -.rainbow-text:not(a) * { +.rainbow-text:not(a) > p { color: transparent !important; } @@ -6273,4 +6273,4 @@ div.markdown { } .table th, .table td { vertical-align: middle; -} \ No newline at end of file +}