Ajout de couleurs css

This commit is contained in:
2023-10-06 05:14:12 +02:00
parent 4f4a9bc5bf
commit 62e21ce417
13 changed files with 321 additions and 177 deletions

View File

@@ -4,7 +4,7 @@
{% block content %}
<h1> {{ page.title }} </h1>
<h2 class="titre"> {{ page.title }} </h2>
{{ post_macros::polish(content=page.content) }}