mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	css: reset: disbale highlight on focus
This commit is contained in:
		| @@ -132,3 +132,7 @@ blockquote { | |||||||
| ::-webkit-scrollbar-thumb:hover { | ::-webkit-scrollbar-thumb:hover { | ||||||
|     background: var(--secondary); |     background: var(--secondary); | ||||||
| } | } | ||||||
|  |  | ||||||
|  | *:focus { | ||||||
|  |     outline:none; | ||||||
|  | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange