refonte du site

This commit is contained in:
2026-03-23 21:47:00 +01:00
parent 0acbd1c7d7
commit 97ed7a5fa8
60 changed files with 12992 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/* Couleurs officielles du cahier des charges */
.bg-niagara { background-color: #06989e; }
.text-niagara { color: #06989e; }
.border-niagara { border-color: #06989e; }
.bg-candlelight { background-color: #fce117; }