fix nasty hardcode + cool lil 404 page !!!

This commit is contained in:
kittentm 2026-01-25 07:01:32 +01:00
commit 0aa90254eb
4 changed files with 92 additions and 1 deletions

View file

@ -18,7 +18,6 @@ html, body {
}
body {
background-image: url("/assets/stage.png");
background-repeat: repeat;
background-size: 800px 800px;
}