mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	change theme-switch from 'a' to 'button'
and refactor
This commit is contained in:
		| @@ -40,11 +40,9 @@ | ||||
|     height: 18px; | ||||
| } | ||||
|  | ||||
| a#theme-toggle  { | ||||
|     font-size: 24px; | ||||
|     user-select: none; | ||||
|     margin: auto 4px; | ||||
|     cursor: pointer | ||||
| button#theme-toggle  { | ||||
|     font-size: 26px; | ||||
|     margin: auto 4px | ||||
| } | ||||
|  | ||||
| body.dark #moon { | ||||
|   | ||||
| @@ -10,6 +10,7 @@ html { | ||||
| } | ||||
|  | ||||
| a, | ||||
| button, | ||||
| body, | ||||
| h1, | ||||
| h2, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange