fix bloodgod.css
This commit is contained in:
parent
6ea75236fa
commit
0e1e6201ca
@ -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;
|
||||
}
|
||||
|
||||
@ -110,4 +106,4 @@ table thead th {
|
||||
.origin > img , .not_found > img {
|
||||
-webkit-filter: invert(1);
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
@ -361,10 +361,6 @@ input, textarea {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
.post.op {
|
||||
background-color: #e4eeff;
|
||||
}
|
||||
|
||||
.postheader {
|
||||
width: 100%;
|
||||
padding-top: 3px;
|
||||
|
Reference in New Issue
Block a user