more forum shit

This commit is contained in:
Wirlaburla 2023-06-08 22:04:11 -05:00
parent fdd967ccc0
commit f4f5c9b1fd

View File

@ -1004,6 +1004,15 @@ body.forum table.board-display tr td.counter-cell a img {
vertical-align: middle;
}
body.forum table.board-display tr:not(.title-row) td:nth-of-type(4) {
text-align: right;
}
body.forum table.board-display .thread-status {
text-align: right;
margin-top: -12px;
}