mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	fix style
This commit is contained in:
		| @@ -683,7 +683,7 @@ html, body { | ||||
|     padding: 0 8px 0 10px; | ||||
|     cursor: pointer; | ||||
|     display: block; | ||||
|     margin-top: 6px; | ||||
|     margin-top: 2px; | ||||
|     font-size: 90%; | ||||
| } | ||||
|  | ||||
|   | ||||
| @@ -123,6 +123,10 @@ | ||||
|   padding: 0; | ||||
| } | ||||
|  | ||||
| .markdown > pre > ol.linenums > li { | ||||
|   margin-top: 2px; | ||||
| } | ||||
|  | ||||
| .markdown > pre.linenums-style > ol.linenums { | ||||
|   list-style-type: decimal; | ||||
|   padding: 0 0 0 40px; | ||||
| @@ -246,6 +250,7 @@ | ||||
|   /* a comment */ | ||||
|   .com { | ||||
|     color: #999988; | ||||
|     font-style: italic; | ||||
|   } | ||||
|  | ||||
|   /* a type name */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user