mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	rework design of image captions in figure shortcode (#247)
This commit is contained in:
		| @@ -246,7 +246,13 @@ | ||||
|     color: var(--primary); | ||||
|     font-size: 16px; | ||||
|     font-weight: bold; | ||||
|     margin: 24px 0 16px; | ||||
|     margin: 8px 0 16px; | ||||
| } | ||||
|  | ||||
| .post-content figure > figcaption > p { | ||||
| 	color: var(--secondary); | ||||
| 	font-size: 14px; | ||||
| 	font-weight: normal; | ||||
| } | ||||
|  | ||||
| .toc { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kian Kasad
					Kian Kasad