From 18b440cd051c2972fce71e6ce79af935ff0d1749 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sat, 28 May 2011 15:18:16 -0500 Subject: update links again --- style.dev.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'style.dev.css') diff --git a/style.dev.css b/style.dev.css index f1fb63c..8f4225e 100644 --- a/style.dev.css +++ b/style.dev.css @@ -67,6 +67,10 @@ dt.c3 { font-weight: bold; } +a { + text-decoration: none; +} + a,a:visited { color: #4183c4; background: inherit; @@ -74,9 +78,7 @@ a,a:visited { } a:hover { - text-decoration: none; - background: #4183c4; - color: #fff; + text-decoration: underline; } p.c1 { -- cgit v1.2.3-59-ga6da