fully wrap post tables in <div class='post'>

[fixes #40] broken html
also! fixes profile sample posts and private messages
This commit is contained in:
Xkeeper
2018-12-11 15:09:38 -08:00
parent 4a01479bf3
commit 2e047c1c1c
5 changed files with 50 additions and 35 deletions

View File

@@ -42,3 +42,4 @@ pre br { display: none; }
.pstspl2 {background:#000;color:#FFF;display:block;}
.imgtag { max-width: 100%; }
.post { position: relative; }