Changed stylesheet to use classes.

This commit is contained in:
2021-05-17 11:19:14 +02:00
parent 614a501c75
commit 322216a7eb
9 changed files with 15 additions and 14 deletions

View File

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