mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	share-buttons : on hover effect
This commit is contained in:
		| @@ -256,7 +256,6 @@ | |||||||
| } | } | ||||||
|  |  | ||||||
| .share-buttons { | .share-buttons { | ||||||
|     fill: currentColor; |  | ||||||
|     margin: 4px 0; |     margin: 4px 0; | ||||||
|     text-align: center; |     text-align: center; | ||||||
|     background: var(--code-bg); |     background: var(--code-bg); | ||||||
| @@ -270,3 +269,7 @@ | |||||||
|     width: 30px; |     width: 30px; | ||||||
|     margin: 0 10px; |     margin: 0 10px; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .share-button-single:hover svg { | ||||||
|  |     opacity: 0.9; | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange