1
0
Fork 0

Version 0.9

This commit is contained in:
Moritz »mo.« Sauer 2014-09-21 18:39:46 +02:00
parent af69d3daac
commit b268f85c0b
50 changed files with 421 additions and 207 deletions

View file

@ -12,7 +12,7 @@ format: video
<div class="row">
<div class="medium-offset-2 medium-8 end columns">
<header>
{% if page.subheadline %}<p class="subheadline top-30">{{ page.subheadline }}</p>{% endif %}
{% if page.subheadline %}<p class="subheadline t30">{{ page.subheadline }}</p>{% endif %}
<h1>{{ page.title }}</h1>
</header>
{% if page.description %}