Skip to content

Commit

Permalink
syntax link hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Oct 29, 2024
1 parent 2ab4aaa commit 8a107c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/code/syntax.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ code a {
line-height: 1.4;
}

.rich a:hover,
code a:hover {
background: var(--color-syntax-link-hover-bg);
color: var(--color-syntax-link-hover-fg);
Expand Down

0 comments on commit 8a107c5

Please sign in to comment.