mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Merge branch 'master' into master
This commit is contained in:
		| @@ -488,3 +488,43 @@ pre, code { | ||||
|     display: none; | ||||
|   } | ||||
| } | ||||
|  | ||||
| /* Highlight | ||||
| ------------------------------ */ | ||||
| .post-content pre code { | ||||
|   display: block; | ||||
| } | ||||
| .post-content table code { | ||||
|   padding-top: 0; | ||||
|   padding-bottom: 0; | ||||
| } | ||||
| .post-content pre { | ||||
|   margin: 30px 0px; | ||||
|   border-radius: 6px; | ||||
| } | ||||
| .post-content table pre { | ||||
|   margin: 20px 0px; | ||||
| } | ||||
| .highlight table { | ||||
|   margin: 30px 0 !important;  | ||||
| } | ||||
| .highlight div { | ||||
|   border-radius: 6px; | ||||
| } | ||||
| .post-content table code { | ||||
|   white-space: pre; | ||||
| } | ||||
| .highlight td:nth-child(2) { | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| /* Unflavored code fences | ||||
| ------------------------------ */ | ||||
| code { | ||||
|   padding: 20px; | ||||
| } | ||||
| pre { | ||||
|   border-radius: 6px; | ||||
|   background-color: #272822; | ||||
|   color: white; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 南小北
					南小北