mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 13:28:25 +00:00 
			
		
		
		
	fix styles
This commit is contained in:
		@@ -563,6 +563,15 @@ html, body {
 | 
				
			|||||||
    padding: 9px 20px;
 | 
					    padding: 9px 20px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.info-box .info-head {
 | 
				
			||||||
 | 
					    font-weight: normal;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.info-box .info-content  a,
 | 
				
			||||||
 | 
					.info-box .info-head a {
 | 
				
			||||||
 | 
					    color: #666;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.file-list {
 | 
					.file-list {
 | 
				
			||||||
    background-color: #fafafa;
 | 
					    background-color: #fafafa;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -105,7 +105,7 @@
 | 
				
			|||||||
.markdown > pre {
 | 
					.markdown > pre {
 | 
				
			||||||
  line-height: 1.6;
 | 
					  line-height: 1.6;
 | 
				
			||||||
  overflow: auto;
 | 
					  overflow: auto;
 | 
				
			||||||
  background: #fff;
 | 
					  background: #f8f8f8;
 | 
				
			||||||
  padding: 6px 10px;
 | 
					  padding: 6px 10px;
 | 
				
			||||||
  border: 1px solid #ddd;
 | 
					  border: 1px solid #ddd;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user