mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	client: Fix underlines for all links (closes #485)
This commit is contained in:
		
							parent
							
								
									4faf27364f
								
							
						
					
					
						commit
						61bd7dca18
					
				| @ -36,6 +36,10 @@ body { | ||||
|     font-size: var(--main-font-size); | ||||
| } | ||||
| 
 | ||||
| a { | ||||
|     text-decoration: none; | ||||
| } | ||||
| 
 | ||||
| a, a:visited, a:hover { | ||||
|     color: var(--link-color); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran