Archived
1
0

more theme tweaks

This commit is contained in:
Jeff Becker 2016-07-13 09:16:34 -04:00
parent 2ff6088605
commit 9f3c41fb0b

View File

@ -633,6 +633,10 @@ img#nntpchan_banner {
box-shadow: 0px 0px 10px 0px;
}
#postform_inner {
background-color: rgba(0, 0, 0, 0);
}
.post:target {
background-color: #2c2d3e;
box-shadow: 0px 0px 10px 2px;