update bloodgod theme to include inputs and textares
This commit is contained in:
parent
32c4dcbe69
commit
a8e870a099
@ -7,11 +7,21 @@ body {
|
||||
background: #111;
|
||||
}
|
||||
|
||||
|
||||
input, textarea {
|
||||
color: #666;
|
||||
background: #050505;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background: #4E0000;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#captcha_img {
|
||||
background: #D80000;
|
||||
}
|
||||
|
||||
.reply, .ukko_thread_header {
|
||||
border-color: #CA0101;
|
||||
}
|
||||
|
Reference in New Issue
Block a user