changed game stearing in game.js
This commit is contained in:
parent
8b288116e4
commit
b020956466
3 changed files with 13 additions and 7 deletions
|
|
@ -83,7 +83,12 @@ a:hover {
|
|||
height: 100%;
|
||||
background-color: #422835;
|
||||
}
|
||||
|
||||
.combat {
|
||||
margin: auto;
|
||||
width: 50%;
|
||||
height: 75%;
|
||||
background-color: #422835;
|
||||
}
|
||||
#title {
|
||||
background-image: url(./../images/HeroBanner.png);
|
||||
background-size: cover;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue