mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	| @@ -153,8 +153,7 @@ | ||||
|     border-radius: var(--radius); | ||||
| } | ||||
|  | ||||
| .post-content .highlight:not(table), | ||||
| .post-content pre { | ||||
| .post-content .highlight:not(table) { | ||||
|     margin: 10px auto; | ||||
|     background: var(--hljs-bg) !important; | ||||
|     border-radius: var(--radius); | ||||
| @@ -207,8 +206,8 @@ | ||||
|     margin: auto 0; | ||||
|     padding: 10px; | ||||
|     color: rgb(213, 213, 214); | ||||
|     background: 0 0; | ||||
|     border-radius: 0; | ||||
|     background: var(--hljs-bg) !important; | ||||
|     border-radius: var(--radius); | ||||
|     overflow-x: auto; | ||||
|     word-break: break-all; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange