mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	Set color as focus indicator
This commit is contained in:
		| @@ -114,6 +114,10 @@ a { | |||||||
|   &:hover { |   &:hover { | ||||||
|     border-bottom: red solid 0.1rem; |     border-bottom: red solid 0.1rem; | ||||||
|   } |   } | ||||||
|  |   &:focus { | ||||||
|  |     outline: 3px solid $primary-color; | ||||||
|  |     outline-offset: 5px; | ||||||
|  |   } | ||||||
| } | } | ||||||
|  |  | ||||||
| .subtitle { | .subtitle { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xavierbellhaddon
					xavierbellhaddon