From 9d669253e39aa57d76aed37c1e90e336555e8a91 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sat, 5 Dec 2009 00:51:48 -0500 Subject: [PATCH 1/1] Those underlines aren't really WYW --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 94d6337..f7759ae 100644 --- a/style.css +++ b/style.css @@ -13,7 +13,7 @@ a:link, a:visited { text-decoration: none; color:#0066CC; } -a:hover{ +a:link:hover, a:link:visited { text-decoration:underline; } #content-block{ -- 2.45.0