Update waifu.css

This commit is contained in:
丑小鸦
2023-07-29 01:42:57 +08:00
committed by GitHub
parent 1806126b94
commit 9d89d11dcd

View File

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