mirror of
				https://github.com/cunnie/sslip.io.git
				synced 2025-10-31 10:56:23 +08:00 
			
		
		
		
	 8d55c534fc
			
		
	
	8d55c534fc
	
	
	
		
			
			To make room for the k-v.io HTML website, we rename the `document_root` of the sslip.io website to the more explicit `document_root_sslip.io`.
		
			
				
	
	
		
			12 lines
		
	
	
		
			167 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			167 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| body {
 | |
|   padding-top: 50px;
 | |
| }
 | |
| .starter-template {
 | |
|   padding: 40px 15px;
 | |
|   text-align: left;
 | |
| }
 | |
| table.sslip {
 | |
|   border-spacing: 10px 2px;
 | |
|   border-collapse: separate;
 | |
| }
 |