fix ukko more
This commit is contained in:
parent
27bf7de803
commit
da42b8fc7d
@ -141,8 +141,8 @@ a, a:visited {
|
||||
}
|
||||
|
||||
.ukko_thread_header {
|
||||
padding: 5px 5px;
|
||||
margin: 5px 5px;
|
||||
margin-left: 10%;
|
||||
float: left;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
</center>
|
||||
<div id="ukko_threads">
|
||||
{{#threads}}
|
||||
<div class="thread ukko_thread_header">
|
||||
<div class="ukko_thread_header">
|
||||
<p>Posted on <a href="{{{BoardURL}}}"><span class="ukko_boardname">{{OP.Board}}</span></a></p>
|
||||
</div>
|
||||
<div class="thread" id="thread_{{OP.PostHash}}">
|
||||
|
Reference in New Issue
Block a user