Archived
1
0

fix css a bit

This commit is contained in:
jeff 2015-11-07 10:58:53 -05:00
parent ce74caabf9
commit 9b3c073692

View File

@ -44,10 +44,14 @@ pre {
overflow-wrap: break-word;
}
.reply, th, .ukko_thread_header, legend {
.reply, th, .ukko_thread_header {
background: #202331;
}
legend {
background-color: grey;
}
tr {
background: #202123;
}