mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +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);
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |