mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	blockquote : move to toc
This commit is contained in:
		| @@ -64,4 +64,10 @@ | |||||||
| .toc .details { | .toc .details { | ||||||
|     display: inline; |     display: inline; | ||||||
|     font-weight: 500; |     font-weight: 500; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .toc blockquote { | ||||||
|  |     border-left: 2px solid; | ||||||
|  |     margin: 20px; | ||||||
|  |     padding: 10px 40px; | ||||||
| } | } | ||||||
| @@ -109,12 +109,6 @@ img { | |||||||
|     max-width: 100%; |     max-width: 100%; | ||||||
| } | } | ||||||
|  |  | ||||||
| blockquote { |  | ||||||
|     border-left: 2px solid; |  | ||||||
|     margin: 20px; |  | ||||||
|     padding: 10px 40px; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| ::-webkit-scrollbar { | ::-webkit-scrollbar { | ||||||
|     width: 8px; |     width: 8px; | ||||||
|     height: 3px; |     height: 3px; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange