镜像自地址
				https://git.coolaj86.com/coolaj86/telebit.js.git
				已同步 2025-11-04 02:32:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 行
		
	
	
		
			464 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			31 行
		
	
	
		
			464 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
 | 
						|
 | 
						|
 | 
						|
body {
 | 
						|
    font-family: Source Sans Pro, sans-serif;
 | 
						|
    font-size: 18px;
 | 
						|
    color: #1a1a1a;
 | 
						|
    letter-spacing: -0.022222222em;
 | 
						|
    line-height: 1.33;
 | 
						|
    margin: 0;
 | 
						|
    text-align: center;
 | 
						|
    padding: 2em 0 2em 0;
 | 
						|
}
 | 
						|
 | 
						|
code {}
 | 
						|
 | 
						|
code, pre {
 | 
						|
    font-family: Source Code Pro, monospace;
 | 
						|
}
 | 
						|
 | 
						|
.code-block {
 | 
						|
    text-align: left;
 | 
						|
    display: inline-block;
 | 
						|
}
 | 
						|
 | 
						|
span.logo {
 | 
						|
    font-size: 1.666em;
 | 
						|
    font-weight: bold;
 | 
						|
}
 | 
						|
 | 
						|
p {margin-bottom: 0.5em;margin-top: 1.5em;} |