Skip to content

Commit

Permalink
Set border: none for page stats links
Browse files Browse the repository at this point in the history
  • Loading branch information
ainzzorl committed Aug 25, 2017
1 parent 74349fd commit 8d69f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/wordhighlighter.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
#word-highlighter-page-stats a {
color: #0000ff;
text-decoration: unset;
border: none;
}

#word-highlighter-per-word-stats {
Expand Down

0 comments on commit 8d69f1f

Please sign in to comment.