*,
input[type="submit"],
input[type="button"],
button,
input[type="text"],
textarea,
select {
color: #888;
}
body,
#main_nav {
background: #000;
}
.banner,
.outerbox,
.thread,
#threads {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
input[type="text"],
input[type="submit"],
input[type="button"],
textarea,
button,
select,
form .msg {
background: #000;
border: 1px solid #222;
}
a:active,
a:active b,
.yt:active,
#n2:active,
input[type="submit"]:active,
input[type="button"]:active,
button:active,
h4,
.name,
.name b,
.date,
.del a,
.pblock,
.postform span,
#size,
.abbrev,
.end,
#footer,
#footer a,
#threads th {
color: #333;
}
.reply {
border-bottom: 1px solid #151515;
margin-top: 0.5em;
}
.hidden,
.deleted {
margin: 0;
}
h4 a {
text-decoration: none;
}
.q {
color: #555;
}
#size {
margin: 0.5em 0;
}
#q-p, .yt {
background: #000;
border: 1px solid #111;
}
hr {
border: 0;
border-top: 1px solid #151515;
}
.yt:hover {
text-decoration: none;
}