fix css a bit
This commit is contained in:
parent
b12f6421fd
commit
edd4b13af4
@ -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;
|
||||||
|
Reference in New Issue
Block a user