fix css a bit
This commit is contained in:
parent
ce74caabf9
commit
9b3c073692
@ -44,10 +44,14 @@ pre {
|
|||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply, th, .ukko_thread_header, legend {
|
.reply, th, .ukko_thread_header {
|
||||||
background: #202331;
|
background: #202331;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
legend {
|
||||||
|
background-color: grey;
|
||||||
|
}
|
||||||
|
|
||||||
tr {
|
tr {
|
||||||
background: #202123;
|
background: #202123;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user