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; }