From 6c0aa0471dac2f35a889d47beb916e986d126743 Mon Sep 17 00:00:00 2001 From: jacook Date: Thu, 14 Feb 2013 19:45:12 -0500 Subject: [PATCH] get rid of horrible terrible no-good outline --- WebKit/css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/WebKit/css/default.css b/WebKit/css/default.css index c6e496d..ef410f4 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -13,6 +13,7 @@ body { a { text-decoration: none; color: #00317a; + outline: 0; } ol {