mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			197 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .page-content.repository {
 | |
|   .build-view-header {
 | |
|     height: 60px;
 | |
| 
 | |
|     h1 {
 | |
|       font-size: 20px;
 | |
|       font-weight: 300;
 | |
|     }
 | |
| 
 | |
|     .index {
 | |
|       color: var(--color-text-light-2);
 | |
|     }
 | |
|   }
 | |
| }
 |