diff --git a/css/game.css b/css/game.css index 485b552..453879d 100644 --- a/css/game.css +++ b/css/game.css @@ -54,12 +54,30 @@ #customer1 img{ /* 中年男 */ display: none; } + #customer1-2 img{ /* unhappy中年男 */ + display: none; + } + #customer1-3 img{ /* angry中年男 */ + display: none; + } #customer2 img{ /* 小女孩 */ display: none; } + #customer2-2 img{ /* unhappy小女孩 */ + display: none; + } + #customer2-3 img{ /* angry小女孩 */ + display: none; + } #customer3 img{ /* 老奶奶 */ display: none; } + #customer3-2 img{ /* 老奶奶 */ + display: none; + } + #customer3-3 img{ /* 老奶奶 */ + display: none; + } #mapo-tofu img{ /* 麻婆豆腐 */ display: none; } @@ -67,12 +85,12 @@ left: 250px; display: none; } - #yangzhou-fried-rice img{ - left: 450px; + #yangzhou-fried-rice img{ + left: 485px; display: none; } #braised-prawns img{ - left: 650px; + left: 700px; display: none; } #kung-pao-chicken img{