Archived
1
0

add css rule

This commit is contained in:
jeff 2015-09-23 18:54:26 -04:00
parent 51041e2dc9
commit 3360eaf924

View File

@ -43,6 +43,10 @@ textarea {
padding: 10px 10px;
}
pre > p {
display: block-inline;
}
.reply, th, .ukko_thread_header {
background: #202331;
}