mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(website): use color in header instead of bold for active
This commit is contained in:
		| @@ -52,7 +52,7 @@ header nav a { | |||||||
| } | } | ||||||
|  |  | ||||||
| header nav a.active { | header nav a.active { | ||||||
|     font-weight: bold; |     color: var(--brand-1); | ||||||
| } | } | ||||||
|  |  | ||||||
| @media (max-width: 719px) { | @media (max-width: 719px) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user