From a1768cc6a4d8ec802fb042735068c7c597d909a6 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Wed, 6 Jul 2016 11:12:40 +0200 Subject: [PATCH] also color --- content/stylesheet.scss | 3 --- 1 file changed, 3 deletions(-) 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; }