Merge branch 'main' of https://git.mamahaha.work/sangge/hhl_project
This commit is contained in:
@@ -141,12 +141,19 @@
|
||||
display: none;
|
||||
}
|
||||
#cheese img{ /* 芝士 */
|
||||
left: 170px;
|
||||
left: 159px;
|
||||
display: none;
|
||||
top: 734px!important;
|
||||
width: 182px!important;
|
||||
height: 207px!important;
|
||||
}
|
||||
#crepe img{
|
||||
left: 380px;
|
||||
|
||||
display: none;
|
||||
left: 347px;
|
||||
top: 735px!important;
|
||||
width: 194px!important;
|
||||
height: 202px!important;
|
||||
}
|
||||
#foie-gras img{
|
||||
left: 563px;
|
||||
@@ -158,7 +165,7 @@
|
||||
}
|
||||
#onion-soup img{
|
||||
left: 750px;
|
||||
top: 730px!important;
|
||||
top: 725px!important;
|
||||
width: 200px!important;
|
||||
height: 207px!important;
|
||||
display: none;
|
||||
|
@@ -76,7 +76,7 @@
|
||||
<img src="asset/pic/nixon/burger.png" alt="burger"
|
||||
onclick="handleClick('hamburger');">
|
||||
</div>
|
||||
<div id="cheese" class="dish">
|
||||
<div id="hot_dog" class="dish">
|
||||
<img src="asset/pic/nixon/hot_dog.png" alt="hot_dog"
|
||||
onclick="handleClick('hotdog');">
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@
|
||||
<img src="asset/pic/nixon/fried_chicken.png" alt="fried_chicken"
|
||||
onclick="handleClick('friedchicken');">
|
||||
</div>
|
||||
<div id="pancake" class="dish">
|
||||
<div id="pancakes" class="dish">
|
||||
<img src="asset/pic/nixon/pancakes.png" alt="pancakes"
|
||||
onclick="handleClick('pancakes');">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user