Updated website style.

This commit is contained in:
2021-10-05 19:54:00 +02:00
parent c6ff6165f2
commit 89df509860
14 changed files with 177 additions and 279 deletions

View File

@ -1,2 +1,6 @@
<h2 class="page-title" >${title}</h2>
%{contentfile}
<header>
<h1 class="page-title" >${title}</h1>
</header>
<div>
%{contentfile}
</div>