first commit

This commit is contained in:
Julie Blanc 2026-01-09 12:23:22 +01:00
commit 5227b040cb
93 changed files with 385576 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#site-footer{
background-color: var(--color-x-light);
min-height: 200px;
padding: var(--padding-body);
}