Archived
1
0

Merge pull request #34 from 4cdn/patch-1

table color to one lolz had
This commit is contained in:
Jeff 2015-11-22 18:42:15 -05:00
commit 7501dae72e

View File

@ -45,7 +45,7 @@ pre {
} }
td { td {
background-color: dimgrey; background-color: #1C1C1C;
} }
.board_td { .board_td {
@ -59,7 +59,7 @@ td {
#overview_graph { #overview_graph {
position: relative; position: relative;
top: 2px; top: 2px;
background: dimgrey; background: #1C1C1C;
} }
.reply, .ukko_thread_header { .reply, .ukko_thread_header {