Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Do not style :visited
  • Loading branch information
zoffixznet committed Jun 15, 2016
1 parent d03ad1b commit 6ee80bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/css/style.css
Expand Up @@ -40,7 +40,7 @@ code {
color: #666;
}

pre a, pre a:visited, pre a:link {
pre a {
text-decoration: underline;
color: black;
}
Expand Down

0 comments on commit 6ee80bc

Please sign in to comment.