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

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

BIN
static/porsche-944-2-7.avif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 KiB

BIN
static/porsche-944-2-7.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

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;
}