Merge pull request 'main' (#9) from Hanlin_Huang/hhl_project:main into main
Reviewed-on: #9
This commit is contained in:
		
							
								
								
									
										10
									
								
								choice.html
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								choice.html
									
									
									
									
									
								
							@@ -31,11 +31,11 @@
 | 
			
		||||
 | 
			
		||||
<div class="image-container">
 | 
			
		||||
    <img src="asset/pic/Character_Selection.png" alt="选择角色">
 | 
			
		||||
    <button class="button button1" onclick="location.href='alexgame.html'">亚历山大</button>
 | 
			
		||||
    <button class="button button2" onclick="location.href='louisgame.html'">路易十六</button>
 | 
			
		||||
    <button class="button button3" onclick="location.href='qinshihuanggame.html'">秦始皇</button>
 | 
			
		||||
    <button class="button button4" onclick="location.href='elizabethgame.html'">伊丽莎白</button>
 | 
			
		||||
    <button class="button button5" onclick="location.href='nixongame.html'">尼克松</button>
 | 
			
		||||
    <button class="button button1" onclick="location.href='alexgame.html'">Alexander</button>
 | 
			
		||||
    <button class="button button2" onclick="location.href='louisgame.html'">Louis XVI</button>
 | 
			
		||||
    <button class="button button3" onclick="location.href='qinshihuanggame.html'">Qin Shi Huang</button>
 | 
			
		||||
    <button class="button button4" onclick="location.href='elizabethgame.html'">Elizabeth I</button>
 | 
			
		||||
    <button class="button button5" onclick="location.href='nixongame.html'">Nixon</button>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
@@ -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;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user