Merge branch 'master' of https://github.com/adrienmalin/TETRIS3000
This commit is contained in:
@ -65,6 +65,8 @@
|
||||
* ================ */
|
||||
|
||||
#container {
|
||||
background-image: url("TETRIS3000.png");
|
||||
background-size: 100% 100%;
|
||||
display: inline-block; /* scale with canvas */
|
||||
vertical-align: top; /* prevent extra height */
|
||||
position: relative; /* root for absolutely positioned overlay */
|
||||
|
Reference in New Issue
Block a user