Update dark.css

This commit is contained in:
Bard 2022-08-10 01:45:43 +08:00 committed by GitHub
parent 1390c9bce7
commit c448a3285c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -655,8 +655,3 @@ input,
border-bottom: thin solid #ddd0; border-bottom: thin solid #ddd0;
} }
} }
/* passwall */
.block.pure-g {
background: #2d2d2d;
box-shadow: unset;
}