webapps.wiki: better spacing on article list.
parent
290d0ed7d2
commit
36553b34fb
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
<t:title>All Articles</t:title>
|
<t:title>All Articles</t:title>
|
||||||
|
|
||||||
|
<div class="description">
|
||||||
<ul>
|
<ul>
|
||||||
<t:bind-each t:name="articles">
|
<t:bind-each t:name="articles">
|
||||||
<li>
|
<li>
|
||||||
|
@ -11,5 +12,6 @@
|
||||||
</li>
|
</li>
|
||||||
</t:bind-each>
|
</t:bind-each>
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
</t:chloe>
|
</t:chloe>
|
||||||
|
|
Loading…
Reference in New Issue