From 9d89d11dcda28ad3a6708601906936f5ddcc485b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=91=E5=B0=8F=E9=B8=A6?= <61354956+crowya@users.noreply.github.com> Date: Sat, 29 Jul 2023 01:42:57 +0800 Subject: [PATCH] Update waifu.css --- live2d/waifu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live2d/waifu.css b/live2d/waifu.css index 46903db..5312a1b 100644 --- a/live2d/waifu.css +++ b/live2d/waifu.css @@ -2,11 +2,11 @@ display: none !important; } -.background-hide:before { +.simple-mode #content:before { display: none !important; } -.simple-shuoshuo-folded:after { +.simple-mode .shuoshuo-content.shuoshuo-folded:after { background: linear-gradient(180deg, transparent 0%, var(--color-foreground) 100%) !important; }