diff --git a/asset/pic/elizabeth/fish&chips.png b/asset/pic/elizabeth/fish_chips.png similarity index 100% rename from asset/pic/elizabeth/fish&chips.png rename to asset/pic/elizabeth/fish_chips.png diff --git a/asset/pic/nixon/apple_pie.png b/asset/pic/nixon/apple_pie.png new file mode 100644 index 0000000..59faaef Binary files /dev/null and b/asset/pic/nixon/apple_pie.png differ diff --git a/asset/pic/nixon/burger.png b/asset/pic/nixon/burger.png new file mode 100644 index 0000000..63dce12 Binary files /dev/null and b/asset/pic/nixon/burger.png differ diff --git a/asset/pic/nixon/fried_chicken.png b/asset/pic/nixon/fried_chicken.png new file mode 100644 index 0000000..2b28cb9 Binary files /dev/null and b/asset/pic/nixon/fried_chicken.png differ diff --git a/asset/pic/nixon/hot_dog.png b/asset/pic/nixon/hot_dog.png new file mode 100644 index 0000000..a5bab8b Binary files /dev/null and b/asset/pic/nixon/hot_dog.png differ diff --git a/asset/pic/nixon/pancakes.png b/asset/pic/nixon/pancakes.png new file mode 100644 index 0000000..ef8461f Binary files /dev/null and b/asset/pic/nixon/pancakes.png differ diff --git a/css/elizabethgame.css b/css/elizabethgame.css index 027a190..8080f74 100644 --- a/css/elizabethgame.css +++ b/css/elizabethgame.css @@ -131,24 +131,24 @@ top:100px !important; display: none; } - #champagne img{ /* 香槟 */ + #fish_chips img{ left: -10px; display: none; } - #cheese img{ /* 芝士 */ + #english_breakfast img{ left: 170px; display: none; } - #crepe img{ + #pudding img{ left: 380px; display: none; } - #foie-gras img{ + #spaghetti_bolognes img{ left: 590px; display: none; } - #onion-soup img{ + #cream_tea img{ left: 750px; top: 719px!important; width: 181px!important; diff --git a/css/nixongame.css b/css/nixongame.css index 0f29b90..98c223c 100644 --- a/css/nixongame.css +++ b/css/nixongame.css @@ -3,11 +3,11 @@ background-repeat: no-repeat; background-color: rgb(0, 136, 109); } - #desktop{ + #desk{ position: absolute; background-repeat: no-repeat; } - #desktop img{ + #desk img{ left: -10px; top: -10px; position: absolute; @@ -131,24 +131,24 @@ top:100px !important; display: none; } - #champagne img{ /* 香槟 */ + #burger img{ left: -10px; display: none; } - #cheese img{ /* 芝士 */ + #hot_dog img{ left: 170px; display: none; } - #crepe img{ + #apple_pie img{ left: 380px; display: none; } - #foie-gras img{ + #fried_chicken img{ left: 590px; display: none; } - #onion-soup img{ + #pancakes img{ left: 750px; top: 719px!important; width: 181px!important; diff --git a/elizabethgame.html b/elizabethgame.html index 83899b0..78c7a82 100644 --- a/elizabethgame.html +++ b/elizabethgame.html @@ -72,24 +72,24 @@ -