Stylesheet change.

This commit is contained in:
Michael Save 2012-04-22 16:52:24 +10:00
parent 71061ed81a
commit 92f9a4c5ba
5 changed files with 17 additions and 8 deletions

View file

@ -7,8 +7,10 @@
<link rel="stylesheet" media="screen" href="{{ config.url_stylesheet }}"/>
</head>
<body>
<h1>{{ settings.title }}</h1>
<div class="title">{{ settings.subtitle }}</div>
<header>
<h1>{{ settings.title }}</h1>
<div class="subtitle">{{ settings.subtitle }}</div>
</header>
<div class="ban">
{% if news|count == 0 %}