diff --git a/content/stylesheet.scss b/content/stylesheet.scss index 6899d99..67ba105 100644 --- a/content/stylesheet.scss +++ b/content/stylesheet.scss @@ -17,9 +17,6 @@ $navbar-border-color: #CCC; a, a:hover, a:visited, a:link, a:active { text-decoration: none; - } - - a:visited { color: currentColor; }