commit
7501dae72e
@ -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 {
|
||||||
|
Reference in New Issue
Block a user