Update waifu.css

This commit is contained in:
丑小鸦
2023-07-29 03:11:27 +08:00
committed by GitHub
parent 0632a86f7c
commit e03bb7a168

View File

@@ -14,6 +14,15 @@
text-shadow: 0px 0px 6px rgba(0,0,0,1); text-shadow: 0px 0px 6px rgba(0,0,0,1);
} }
.simple-mode #footer{
background: none;
text-shadow: 0px 0px 4px rgba(0,0,0,1);
}
.simple-mode .leftbar-banner{
background: none;
}
.zero-margin-bottom { .zero-margin-bottom {
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }