mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	toc: remove blockquote border;
align summary with content
This commit is contained in:
		| @@ -236,6 +236,7 @@ | ||||
|  | ||||
| .toc details summary { | ||||
|     cursor: zoom-in; | ||||
|     margin-left: 20px; | ||||
| } | ||||
|  | ||||
| .toc details[open] summary { | ||||
| @@ -248,9 +249,8 @@ | ||||
| } | ||||
|  | ||||
| .toc blockquote { | ||||
|     border-left: 2px solid; | ||||
|     margin: 20px; | ||||
|     padding: 10px 40px; | ||||
|     margin: 0 20px; | ||||
|     padding: 10px 20px; | ||||
| } | ||||
|  | ||||
| .toc li ul { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange