Update dark.css

This commit is contained in:
Bard 2022-03-09 15:39:08 +08:00 committed by GitHub
parent 826cb4c62f
commit afe38ade99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -646,3 +646,8 @@ input,
box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.35);
}
}
/* passwall */
.block.pure-g {
background: #2d2d2d;
box-shadow: unset;
}