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,3 +1,3 @@
<h2 id="page-title" >${title} - ${created}</h2>
<h2 class="page-title" >${title} - ${created}</h2>
%{contentfile}
<p><i>Last updated: <time>${updated}</time></i></p>