diff --git a/style.css b/style.css index 1a0d6ce..e0937e6 100644 --- a/style.css +++ b/style.css @@ -1125,6 +1125,7 @@ body.forum.thread table.reply-display tr:not(.title-row) { } body.forum.thread table.reply-display tr.title-row th:nth-of-type(1) { text-align: left; } +body.forum.thread table.reply-display tr td:nth-of-type(2) { text-align: right; } body.forum.thread table.reply-display tr.title-row { font-family: var(--primary-font);