From 3399247f64ab4a184cc6000c3054e0e206fb0172 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 13 Aug 2007 21:12:41 -0700 Subject: more IE compatability changes --- static/style/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/style/default.css') diff --git a/static/style/default.css b/static/style/default.css index b743e5b..1dd48e1 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -189,8 +189,9 @@ pre.large { .right_stuff a { color: #7777DD; } .right_stuff a:visited { - /* color: #BB77BB; */ color: #7777DD; } +.right_stuff a:hover { + text-decoration: none; } .right_stuff img { border: 1px solid black; } .photo_thumb { -- cgit v1.2.3