Stylesheet change.
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
</head>
|
||||
<body>
|
||||
{{ boardlist.top }}
|
||||
<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 %}
|
||||
|
Reference in New Issue
Block a user