premier commit

This commit is contained in:
2026-03-06 18:55:43 +01:00
commit 735f81894d
16 changed files with 191 additions and 0 deletions

11
static/style.css Normal file
View File

@@ -0,0 +1,11 @@
.titre{
font-family: "Courier New", monospace;
}
blockquote{
background-color: lightgrey;
}
footer{
background-color: lightgrey;
}