Update waifu.css

This commit is contained in:
丑小鸦
2023-07-28 20:11:34 +08:00
committed by GitHub
parent 2c0186874c
commit dea37f4895

View File

@@ -6,6 +6,10 @@
display: none !important;
}
.simple-shuoshuo-folded:after {
background: linear-gradient(180deg, transparent 0%, var(--color-foreground) 100%);
}
.zero-margin-bottom {
margin-bottom: 0 !important;
}