Archived
1
0

fix tomorrow.css

This commit is contained in:
Jeff Becker 2016-10-07 07:35:06 -04:00
parent 698ed1d42e
commit 287a49f196
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -9,6 +9,11 @@ body
padding-right: 4px;
}
.post_body > pre {
color: #DADADA;
}
main,
aside,
section
@ -640,4 +645,4 @@ img#nntpchan_banner {
.post:target {
background-color: #2c2d3e;
box-shadow: 0px 0px 10px 2px;
}
}