Archived
1
0

fix bloodgod.css

This commit is contained in:
Jeff Becker 2016-10-07 07:30:29 -04:00
parent 6ea75236fa
commit 0e1e6201ca
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B
2 changed files with 2 additions and 10 deletions

View File

@ -2,10 +2,6 @@
bloodgod theme css override
*/
/**
bloodgod theme css override
*/
body {
color: #666;
background: #111;
@ -25,7 +21,7 @@ input[type="button"] {
color: black;
}
#captcha_img, pre {
#captcha_img {
background: #D80000;
}

View File

@ -361,10 +361,6 @@ input, textarea {
min-width: 500px;
}
.post.op {
background-color: #e4eeff;
}
.postheader {
width: 100%;
padding-top: 3px;