From 66846b5741251803509f82869c4e8b2261897e36 Mon Sep 17 00:00:00 2001 From: mes5k Date: Mon, 3 Jan 2011 00:30:39 +0000 Subject: [PATCH] tweaked style so it doesn't blink --- docs/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/style.css b/docs/style.css index 0874068..91bbabb 100755 --- a/docs/style.css +++ b/docs/style.css @@ -16,7 +16,6 @@ a { } a:hover { - text-decoration: blink; color:#ff9933; }