Improve warning response rendering

This commit is contained in:
Dominic Ferrando
2025-04-21 15:27:26 -04:00
parent 80a0a5eb89
commit da69db0492
5 changed files with 145 additions and 113 deletions
+4
View File
@@ -128,6 +128,10 @@ body {
color: #ff0000
}
#newPostForm table {
margin: auto;
}
#newPostForm button,
#newThreadForm button {
display: block;