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; }