mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 11:28:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .CodeMirror {
 | |
| 	font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
 | |
| 	&.cm-s-default {
 | |
| 		  border-radius: 3px;
 | |
| 		  padding: 0 !important;
 | |
| 	}
 | |
| 	.cm-comment {
 | |
| 		background: inherit !important;
 | |
| 	}
 | |
| } |