Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Toss another differentiation between :visited and :link
  • Loading branch information
zoffixznet committed Jun 15, 2016
1 parent 6ee80bc commit 09bfa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/css/style.css
Expand Up @@ -45,7 +45,7 @@ pre a {
color: black;
}

pre a:hover, pre a:link:hover {
pre a:hover {
text-decoration: none;
color: inherit;
}
Expand Down

0 comments on commit 09bfa0e

Please sign in to comment.