From 44befe5a018d97d193c3d36805b677ef73ed798e Mon Sep 17 00:00:00 2001 From: Hanlin Huang <1391688101@qq.com> Date: Sun, 24 Dec 2023 01:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B4=8B=E8=91=B1=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/louisgame.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/louisgame.css b/css/louisgame.css index c5056e1..0f29b90 100644 --- a/css/louisgame.css +++ b/css/louisgame.css @@ -133,6 +133,7 @@ } #champagne img{ /* 香槟 */ left: -10px; + display: none; } #cheese img{ /* 芝士 */ @@ -149,6 +150,9 @@ } #onion-soup img{ left: 750px; + top: 719px!important; + width: 181px!important; + height: 183px!important; display: none; }