Archived
1
0

center all banners

This commit is contained in:
Jeff Becker
2016-01-20 12:18:04 -05:00
parent 9340b9088e
commit ec56bbe8f9
2 changed files with 8 additions and 4 deletions

View File

@@ -25,8 +25,10 @@
<!-- begin navbar -->
{{{thread.Navbar}}}
<!-- end navbar -->
<div id="nntpchan_banner">
</div>
<center>
<div id="nntpchan_banner">
</div>
</center>
<!-- postform -->
<div id="postform_container">
{{{form}}}