mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			207 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			207 B
		
	
	
	
		
			Text
		
	
	
	
	
	
.CodeMirror {
 | 
						|
	font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
 | 
						|
	&.cm-s-default {
 | 
						|
		  border-radius: 3px;
 | 
						|
		  padding: 0 !important;
 | 
						|
	}
 | 
						|
	.cm-comment {
 | 
						|
		background: inherit !important;
 | 
						|
	}
 | 
						|
} |