Make it a little easier to style the forge page and to view

horizontal lines at all.
This commit is contained in:
Thomas Keller
2011-12-27 04:01:28 +01:00
parent fb88c08e85
commit 5bcd4e1855
2 changed files with 7 additions and 1 deletions

View File

@@ -6,7 +6,9 @@
<a href="{url 'IDF_Views::listProjects', array('all', 'name')}" class="active">{trans 'Projects'}</a>
{/block}
{block body}
<div class="forge-page">
{markdown_forge $content, $request}
</div>
{/block}
{block context}{/block}