changed game background color
This commit is contained in:
parent
456a66f3e8
commit
72890e55a6
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
|
@ -23,7 +23,7 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
background-color: #222323;
|
background-color: #301d27;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue