Ajout d'une page d'information pratiques

This commit is contained in:
Nono 2025-12-11 17:39:42 +01:00
parent 5245eb1aae
commit b3a2ddc053
4 changed files with 138 additions and 1 deletions

View file

@ -55,6 +55,7 @@ nav a, footer a, aside a {
font-family: Dymo;
font-size: 3em;
display: inline-block;
margin-right: 1em;
}
nav a.current {

View file

@ -38,6 +38,5 @@ section {
font-family: Erika;
margin: auto;
margin-bottom: 100px;
columns: 560px;
padding: 2%;
}