From 470f77ec15fb8e08bb9831f481797ba161705a20 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 12 Oct 2008 16:21:35 +0200 Subject: Adjust visited link colors --- data/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/data/style.css b/data/style.css index 5eacfc0..b735ad4 100644 --- a/data/style.css +++ b/data/style.css @@ -52,11 +52,7 @@ h2 abbr { } .entry-content a:visited { - color: #529E0A; -} - -.entry-content a:visited:hover { - text-decoration: none; + color: #396D08; } -- cgit 1.4.1