This commit is contained in:
Marc Beninca 2025-01-25 23:07:06 +01:00
parent 2fe3aa94bb
commit 5c93be81a4
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 55 additions and 0 deletions

View file

@ -22,6 +22,7 @@ html {
body {
background-color: #111;
background-image: url("images/logo.svg");
color: #777;
font-family: sans-serif;
font-size: 1.5rem;