fix nasty hardcode + cool lil 404 page !!!
This commit is contained in:
parent
fef2a325af
commit
0aa90254eb
4 changed files with 92 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ html, body {
|
|||
}
|
||||
|
||||
body {
|
||||
background-image: url("/assets/stage.png");
|
||||
background-repeat: repeat;
|
||||
background-size: 800px 800px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue