Skip to content

Commit

Permalink
Add specificity for links.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Jul 21, 2022
1 parent 8b157a6 commit db7722b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ textarea:focus,
}

a,
a:not(.wp-element-button),
a:focus,
a:hover {
text-decoration: underline;
Expand Down

0 comments on commit db7722b

Please sign in to comment.