fixed
This commit is contained in:
		
							parent
							
								
									e269813bef
								
							
						
					
					
						commit
						e46bc26acf
					
				@ -10,7 +10,9 @@
 | 
				
			|||||||
<body>
 | 
					<body>
 | 
				
			||||||
    <h1>Welcome to Ultra Super Stylish Reversi, <span id="ussr">USSR!!!</span></h1>
 | 
					    <h1>Welcome to Ultra Super Stylish Reversi, <span id="ussr">USSR!!!</span></h1>
 | 
				
			||||||
    <div style="display:flex;" id="flag">
 | 
					    <div style="display:flex;" id="flag">
 | 
				
			||||||
 | 
					        <div>
 | 
				
			||||||
            <table id="table"></table>
 | 
					            <table id="table"></table>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
        <div id="flex">
 | 
					        <div id="flex">
 | 
				
			||||||
            <p id="param"></p>
 | 
					            <p id="param"></p>
 | 
				
			||||||
            <button id="pass">PASS</button>
 | 
					            <button id="pass">PASS</button>
 | 
				
			||||||
 | 
				
			|||||||
@ -14,10 +14,12 @@ h1{
 | 
				
			|||||||
#table{
 | 
					#table{
 | 
				
			||||||
    background-color:transparent;
 | 
					    background-color:transparent;
 | 
				
			||||||
    margin-left:30vw;
 | 
					    margin-left:30vw;
 | 
				
			||||||
 | 
					    width: 70vmin;
 | 
				
			||||||
 | 
					    height:70vmin;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#table td{
 | 
					#table td{
 | 
				
			||||||
    border: 1px solid white;
 | 
					    border: 1px solid white;
 | 
				
			||||||
    width:10vmin; height:10vmin;
 | 
					    /*width:10vmin; height:10vmin;*/
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#flex{
 | 
					#flex{
 | 
				
			||||||
    padding-left:1vw;
 | 
					    padding-left:1vw;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user