mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	fix code highlight radius when markup.highlight.lineNos is enabled
This commit is contained in:
		| @@ -143,6 +143,10 @@ | |||||||
|     margin: auto 0 |     margin: auto 0 | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .post-content .highlight table { | ||||||
|  |     border-radius: var(--radius) | ||||||
|  | } | ||||||
|  |  | ||||||
| .post-content .highlight:not(.gist .highlight), | .post-content .highlight:not(.gist .highlight), | ||||||
| .post-content pre { | .post-content pre { | ||||||
|     margin: 10px auto; |     margin: 10px auto; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange