合并所有历史提交为一个提交
This commit is contained in:
		
							
								
								
									
										11
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<style>
 | 
			
		||||
    table {
 | 
			
		||||
        margin: 20px;
 | 
			
		||||
        padding: 1rem;
 | 
			
		||||
        background: #fafafa;
 | 
			
		||||
        border-radius: .5rem;
 | 
			
		||||
        border-spacing: 10px;
 | 
			
		||||
    }
 | 
			
		||||
</style>
 | 
			
		||||
<script type="module" src="main.js"></script>
 | 
			
		||||
		Reference in New Issue
	
	Block a user