restored legacy background

This commit is contained in:
giomba 2020-12-09 22:19:34 +01:00
parent a0b3203102
commit 741d98eeb7
2 changed files with 3 additions and 2 deletions

BIN
img/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -13,6 +13,7 @@
body {
font-family: comfortaa, "Arial", sans-serif;
background: rgb(255, 255, 223);
background-image: url(img/background.png);
margin: 0;
}