Archived
1
0

style tweaks

This commit is contained in:
Jeff Becker
2016-02-15 16:55:36 -05:00
parent 4fd443dce4
commit 27bf7de803
2 changed files with 4 additions and 4 deletions

View File

@@ -19,10 +19,10 @@
</center>
<div id="ukko_threads">
{{#threads}}
<div class="thread" id="thread_{{OP.PostHash}}">
<div class="ukko_thread_header">
<div class="thread ukko_thread_header">
<p>Posted on <a href="{{{BoardURL}}}"><span class="ukko_boardname">{{OP.Board}}</span></a></p>
</div>
</div>
<div class="thread" id="thread_{{OP.PostHash}}">
{{{OP.Truncate.RenderPost}}}
{{#Truncate.Replies}}
{{{Truncate.RenderPost}}}