Hanlin_Huang-main #8
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
BIN
asset/pic/nixon/apple_pie.png
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
asset/pic/nixon/burger.png
Normal file
After Width: | Height: | Size: 3.0 MiB |
BIN
asset/pic/nixon/fried_chicken.png
Normal file
After Width: | Height: | Size: 3.7 MiB |
BIN
asset/pic/nixon/hot_dog.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
asset/pic/nixon/pancakes.png
Normal file
After Width: | Height: | Size: 2.8 MiB |
@ -131,24 +131,24 @@
|
|||||||
top:100px !important;
|
top:100px !important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#champagne img{ /* 香槟 */
|
#fish_chips img{
|
||||||
left: -10px;
|
left: -10px;
|
||||||
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#cheese img{ /* 芝士 */
|
#english_breakfast img{
|
||||||
left: 170px;
|
left: 170px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#crepe img{
|
#pudding img{
|
||||||
left: 380px;
|
left: 380px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#foie-gras img{
|
#spaghetti_bolognes img{
|
||||||
left: 590px;
|
left: 590px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#onion-soup img{
|
#cream_tea img{
|
||||||
left: 750px;
|
left: 750px;
|
||||||
top: 719px!important;
|
top: 719px!important;
|
||||||
width: 181px!important;
|
width: 181px!important;
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: rgb(0, 136, 109);
|
background-color: rgb(0, 136, 109);
|
||||||
}
|
}
|
||||||
#desktop{
|
#desk{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
#desktop img{
|
#desk img{
|
||||||
left: -10px;
|
left: -10px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -131,24 +131,24 @@
|
|||||||
top:100px !important;
|
top:100px !important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#champagne img{ /* 香槟 */
|
#burger img{
|
||||||
left: -10px;
|
left: -10px;
|
||||||
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#cheese img{ /* 芝士 */
|
#hot_dog img{
|
||||||
left: 170px;
|
left: 170px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#crepe img{
|
#apple_pie img{
|
||||||
left: 380px;
|
left: 380px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#foie-gras img{
|
#fried_chicken img{
|
||||||
left: 590px;
|
left: 590px;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#onion-soup img{
|
#pancakes img{
|
||||||
left: 750px;
|
left: 750px;
|
||||||
top: 719px!important;
|
top: 719px!important;
|
||||||
width: 181px!important;
|
width: 181px!important;
|
||||||
|
@ -72,24 +72,24 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- foods elements -->
|
<!-- foods elements -->
|
||||||
<div id="champagne" class="dish">
|
<div id="fish_chips" class="dish">
|
||||||
<img src="asset/pic/louis16/Champagne.png" alt="香槟"
|
<img src="asset/pic/elizabeth/fish_chips.png" alt="fish_chip"
|
||||||
onclick="handleClick('cham');">
|
onclick="handleClick('cham');">
|
||||||
</div>
|
</div>
|
||||||
<div id="cheese" class="dish">
|
<div id="english_breakfast" class="dish">
|
||||||
<img src="asset/pic/louis16/BrieCheese.png" alt="芝士"
|
<img src="asset/pic/elizabeth/english_breakfast .png" alt="english_breakfast"
|
||||||
onclick="handleClick('cheese');">
|
onclick="handleClick('cheese');">
|
||||||
</div>
|
</div>
|
||||||
<div id="crepe" class="dish">
|
<div id="pudding" class="dish">
|
||||||
<img src="asset/pic/louis16/Crepe.png" alt="雪糕"
|
<img src="asset/pic/elizabeth/Pudding.png" alt="pudding"
|
||||||
onclick="handleClick('crepe');">
|
onclick="handleClick('crepe');">
|
||||||
</div>
|
</div>
|
||||||
<div id="foie-gras" class="dish">
|
<div id="spaghetti_bolognes" class="dish">
|
||||||
<img src="asset/pic/louis16/FoieGras.png" alt="肥肝"
|
<img src="asset/pic/elizabeth/Spaghetti_Bolognese.png" alt="Spaghetti_Bolognese"
|
||||||
onclick="handleClick('foiegras');">
|
onclick="handleClick('foiegras');">
|
||||||
</div>
|
</div>
|
||||||
<div id="onion-soup" class="dish">
|
<div id="cream_tea" class="dish">
|
||||||
<img src="asset/pic/louis16/FrenchOnionSoup.png" alt="洋葱汤"
|
<img src="asset/pic/cream_tea.png" alt="cream_tea"
|
||||||
onclick="handleClick('onionsoup');">
|
onclick="handleClick('onionsoup');">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>路易十六餐厅</title>
|
<title>尼克松餐厅</title>
|
||||||
<link rel="stylesheet" type="text/css" href="css/nixongame.css">
|
<link rel="stylesheet" type="text/css" href="css/nixongame.css">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
@ -15,7 +15,7 @@
|
|||||||
<!-- 游戏的界面元素 -->
|
<!-- 游戏的界面元素 -->
|
||||||
<div id="restaurant">
|
<div id="restaurant">
|
||||||
<div id="desktop">
|
<div id="desktop">
|
||||||
<img src="asset/pic/louis16/LouisXVI_RestaurantTable.png" alt="desktop">
|
<img src="asset/pic/nixon/desk.png" alt="desktop">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- empires elements-->
|
<!-- empires elements-->
|
||||||
@ -73,23 +73,23 @@
|
|||||||
|
|
||||||
<!-- foods elements -->
|
<!-- foods elements -->
|
||||||
<div id="champagne" class="dish">
|
<div id="champagne" class="dish">
|
||||||
<img src="asset/pic/louis16/Champagne.png" alt="香槟"
|
<img src="asset/pic/nixon/burger.png" alt="burger"
|
||||||
onclick="handleClick('cham');">
|
onclick="handleClick('cham');">
|
||||||
</div>
|
</div>
|
||||||
<div id="cheese" class="dish">
|
<div id="cheese" class="dish">
|
||||||
<img src="asset/pic/louis16/BrieCheese.png" alt="芝士"
|
<img src="asset/pic/nixon/hot_dog.png" alt="hot_dog"
|
||||||
onclick="handleClick('cheese');">
|
onclick="handleClick('cheese');">
|
||||||
</div>
|
</div>
|
||||||
<div id="crepe" class="dish">
|
<div id="crepe" class="dish">
|
||||||
<img src="asset/pic/louis16/Crepe.png" alt="雪糕"
|
<img src="asset/pic/nixon/apple_pie.png" alt="apple_pie"
|
||||||
onclick="handleClick('crepe');">
|
onclick="handleClick('crepe');">
|
||||||
</div>
|
</div>
|
||||||
<div id="foie-gras" class="dish">
|
<div id="foie-gras" class="dish">
|
||||||
<img src="asset/pic/louis16/FoieGras.png" alt="肥肝"
|
<img src="asset/pic/nixon/fried_chicken.png" alt="fried_chicken"
|
||||||
onclick="handleClick('foiegras');">
|
onclick="handleClick('foiegras');">
|
||||||
</div>
|
</div>
|
||||||
<div id="onion-soup" class="dish">
|
<div id="onion-soup" class="dish">
|
||||||
<img src="asset/pic/louis16/FrenchOnionSoup.png" alt="洋葱汤"
|
<img src="asset/pic/nixon/pancakes.png" alt="pancakes"
|
||||||
onclick="handleClick('onionsoup');">
|
onclick="handleClick('onionsoup');">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|