mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	fix(style): dont internal-link highlight when image (closes #581)
This commit is contained in:
		@@ -64,7 +64,7 @@ a {
 | 
			
		||||
    color: var(--tertiary) !important;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &.internal {
 | 
			
		||||
  &.internal:not(:has(img)) {
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
    background-color: var(--highlight);
 | 
			
		||||
    padding: 0 0.1rem;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user