mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Use --link-color as the color of links
This commit is contained in:
		| @@ -595,7 +595,7 @@ body a.tn-link:visited, | |||||||
|     box-shadow: 0 0 0 0 var(--background); |     box-shadow: 0 0 0 0 var(--background); | ||||||
|     border-radius: 4px; |     border-radius: 4px; | ||||||
|     background: var(--background); |     background: var(--background); | ||||||
|     color: currentColor; |     color: var(--link-color); | ||||||
|     font-weight: normal; |     font-weight: normal; | ||||||
|     text-decoration: underline; |     text-decoration: underline; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user