mirror of
				https://github.com/Brandon-Rozek/website-theme.git
				synced 2025-10-30 17:31:14 +00:00 
			
		
		
		
	Hover link fix
This commit is contained in:
		
							parent
							
								
									937733effd
								
							
						
					
					
						commit
						1ec8538520
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -339,7 +339,8 @@ main .e-content { | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .e-content a:hover { | .e-content a:hover { | ||||||
|   box-shadow: inset 1000px 0 0 0 var(--acent-color); |   background-color: var(--acent-color); | ||||||
|  |   /* box-shadow: inset 1000px 0 0 0 var(--acent-color); */ | ||||||
|   color: white; |   color: white; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue