mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	toc: look cool
- improve toc styling
    - make collapsable
			
			
This commit is contained in:
		| @@ -47,7 +47,13 @@ | ||||
| } | ||||
|  | ||||
| .toc { | ||||
|     border-bottom: 1px solid var(--border); | ||||
|     font-size: 20px; | ||||
|     margin-bottom: 40px; | ||||
|     border: 1px solid var(--border); | ||||
|     border-radius: 4px; | ||||
|     padding: .5em; | ||||
| } | ||||
|  | ||||
| .toc .details { | ||||
|     display: inline; | ||||
|     font-weight: 500; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange