diff --git a/choice.html b/choice.html index 3f3b798..3b7c10e 100644 --- a/choice.html +++ b/choice.html @@ -31,11 +31,11 @@
选择角色 - - - - - + + + + +
diff --git a/css/louisgame.css b/css/louisgame.css index 0f29b90..370f949 100644 --- a/css/louisgame.css +++ b/css/louisgame.css @@ -20,6 +20,10 @@ height: 1024px; top:50px; left: -100px; + height: 884px!important; + width: 883px!important; + top: 204px!important; + left: 40px!important; } #restaurant .dish img { position: absolute; @@ -145,14 +149,18 @@ display: none; } #foie-gras img{ - left: 590px; + left: 563px; display: none; + top: 750px!important; + width: 190px!important; + height: 191px!important; + z-index: 3!important; } #onion-soup img{ left: 750px; - top: 719px!important; - width: 181px!important; - height: 183px!important; + top: 730px!important; + width: 200px!important; + height: 207px!important; display: none; }