mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	table styles update
- reduce margins - rm reduced fontsize
This commit is contained in:
		| @@ -130,19 +130,18 @@ | ||||
| } | ||||
|  | ||||
| .post-content table { | ||||
|     margin-bottom: 32px; | ||||
|     margin-bottom: var(--content-gap); | ||||
| } | ||||
|  | ||||
| .post-content table th, | ||||
| .post-content table:not(.highlighttable, .highlight table, .gist .highlight) td { | ||||
|     min-width: 80px; | ||||
|     padding: 12px 8px; | ||||
|     padding: 8px 5px; | ||||
|     line-height: 1.5; | ||||
|     border-bottom: 1px solid var(--border); | ||||
| } | ||||
|  | ||||
| .post-content table th { | ||||
|     font-size: 14px; | ||||
|     text-align: start; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange