mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	css: pagination buttons
* does same job with less code
This commit is contained in:
		| @@ -32,17 +32,11 @@ | ||||
|     line-height: 36px; | ||||
|     background: var(--primary); | ||||
|     border-radius: calc(36px / 2); | ||||
| } | ||||
|  | ||||
| .pagination .prev { | ||||
|     padding-left: 16px; | ||||
|     padding-right: 18px; | ||||
|     padding: 0 16px; | ||||
| } | ||||
|  | ||||
| .pagination .next { | ||||
|     margin-left: auto; | ||||
|     padding-left: 18px; | ||||
|     padding-right: 16px; | ||||
| } | ||||
|  | ||||
| .toc { | ||||
| @@ -73,4 +67,4 @@ | ||||
|  | ||||
| .toc li ul { | ||||
|     margin-left: var(--gap); | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange