Files
site_internet/static/style.css
2026-03-06 18:55:43 +01:00

12 lines
139 B
CSS

.titre{
font-family: "Courier New", monospace;
}
blockquote{
background-color: lightgrey;
}
footer{
background-color: lightgrey;
}