From 1569a5c61abfa57db6479623e2c737c5368a49f2 Mon Sep 17 00:00:00 2001 From: sangge <2251250136@qq.com> Date: Thu, 7 Dec 2023 08:13:15 +0800 Subject: [PATCH] feat: update chars and dishes css --- css/game.css | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) 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{