added item images and changed the game background

This commit is contained in:
Patryk Hegenberg 2023-01-10 17:39:47 +01:00
parent 72890e55a6
commit fbb52f76c0
11 changed files with 14 additions and 7 deletions

View file

@ -85,7 +85,7 @@ a:hover {
right: 0px;
width: 100%;
height: 100%;
background-color: #222323;
background-color: #422835;
}
#title {

4
styles/style.css Normal file
View file

@ -0,0 +1,4 @@
body {
background-color: #4a313c;
}