From 60b74b4c93318151cef590b5fbb5153bcb713597 Mon Sep 17 00:00:00 2001 From: Jeremy Penner Date: Wed, 9 Feb 2011 17:27:48 -0800 Subject: [PATCH] show hyperlinks --- test.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/test.html b/test.html index 5397160..596b570 100644 --- a/test.html +++ b/test.html @@ -8,13 +8,13 @@ position: absolute; background-color: #eeeeee; } - a.iffy-word:link { - text-decoration: none; - color: #000000; - } - a.iffy-word:hover { - color: #0000dd; - } +// a.iffy-word:link { +// text-decoration: none; +// color: #000000; +// } +// a.iffy-word:hover { +// color: #0000dd; +// }