mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	image themefy : inside post not globally
This commit is contained in:
		| @@ -231,6 +231,10 @@ | |||||||
|     max-width: 100%; |     max-width: 100%; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .post-content img { | ||||||
|  |     border-radius: var(--radius); | ||||||
|  | } | ||||||
|  |  | ||||||
| .post-footer { | .post-footer { | ||||||
|     margin-top: 56px; |     margin-top: 56px; | ||||||
| } | } | ||||||
|   | |||||||
| @@ -107,7 +107,6 @@ textarea:-webkit-autofill { | |||||||
| img { | img { | ||||||
|     display: block; |     display: block; | ||||||
|     max-width: 100%; |     max-width: 100%; | ||||||
|     border-radius: var(--radius); |  | ||||||
| } | } | ||||||
|  |  | ||||||
| ::-webkit-scrollbar { | ::-webkit-scrollbar { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange