diff --git a/css/game.css b/css/game.css index 172e0ff..485b552 100644 --- a/css/game.css +++ b/css/game.css @@ -13,6 +13,8 @@ z-index: 0; width: 1024px; height: 1024px; + top:50px; + left: 0px; } #restaurant .dish img { position: absolute; @@ -50,16 +52,12 @@ display: none; } #customer1 img{ /* 中年男 */ - left: 100px; display: none; } #customer2 img{ /* 小女孩 */ - left: 100px; display: none; } #customer3 img{ /* 老奶奶 */ - top:50px; - left: 0px; display: none; } #mapo-tofu img{ /* 麻婆豆腐 */