Archived
1
0

fix css a bit

This commit is contained in:
jeff 2015-11-07 11:21:44 -05:00
parent b12f6421fd
commit edd4b13af4

View File

@ -45,7 +45,7 @@ pre {
overflow-wrap: break-word; overflow-wrap: break-word;
} }
.reply, th, .ukko_thread_header { .reply, .ukko_thread_header {
background: #202331; background: #202331;
} }
@ -105,6 +105,7 @@ a:visited {
} }
th { th {
background: #4DA6BD;
font-size: 10pt; font-size: 10pt;
padding-left: 10px; padding-left: 10px;
padding-right: 15px; padding-right: 15px;