Archived
1
0

fix css a bit

This commit is contained in:
jeff 2015-11-07 11:23:33 -05:00
parent edd4b13af4
commit 371256e147

View File

@ -45,6 +45,10 @@ pre {
overflow-wrap: break-word; overflow-wrap: break-word;
} }
td {
background-color: dimgrey;
}
.reply, .ukko_thread_header { .reply, .ukko_thread_header {
background: #202331; background: #202331;
} }