From d569550e95a8e3fd42a4b961bd4ccfbe9d90512d Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 19 Feb 2024 01:56:34 +0200 Subject: [PATCH] do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/5815377#context --- files/assets/css/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 52af4c2c4..4eb9315e4 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5385,10 +5385,6 @@ img[alt^=":"][alt*="!"] { transform: scaleX(-1); } -span[alt^=":"][alt*="!"] > img[alt^=":"][alt*="!"] { - transform: scaleX(1); -} - span[alt^=":"][alt*="!!"] > img[alt^=":"][alt*="!"] { transform: scaleX(-1); }