aboutsummaryrefslogblamecommitdiff
path: root/static/css/txt/void.css
blob: fff658714710abf1d12419ddbdb15c6814960f2f (plain) (tree)
1
2
3
4
5
6
7
8
9








                     

           
                   




          







                                  
        


                         






                           





                            
                            













               
                   





                                   

          







                        





                          


                  









                                
 
*,
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 {
  background: #000;
  border: 1px solid #222;
}
a:hover,
a:hover b,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  color: #bbb;
}
a:active,
a:active b,
.yt:active,
#n2:active,
input[type="submit"]:active,
input[type="button"]: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 {
  background: #000;
  color: #333;
}
.reply {
  border-bottom: 1px solid #151515;
  margin-top: 0.5em;
}
.hidden,
.deleted {
  margin: 0;
}
h4 a {
  text-decoration: none;
}
.q {
  color: #555;
}
.postform {
  margin-top: 0.5em;
}
form .msg {
  border: 1px dashed #444;
}
#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;
}