style(css): change out CSS classes according to stylesheet update

This commit is contained in:
David Bailey 2025-01-06 22:46:28 +01:00
parent d609265862
commit 31150b9b12
5 changed files with 96 additions and 12 deletions

View file

@ -9,5 +9,5 @@
{%block content_article%}
{{ include('fragments/directory/inline.html') }}
{{ content_html|raw }}
{{ page.html|raw }}
{%endblock%}