From 9ba9273230aef7048024c9f129187df1098f0e54 Mon Sep 17 00:00:00 2001 From: JasonMillward Date: Fri, 8 Feb 2013 15:33:11 +1030 Subject: [PATCH] 0.3em seems to work a lot better then 0.2 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f6bbbb1a..9a6031e1 100644 --- a/style.css +++ b/style.css @@ -448,7 +448,7 @@ aside:nth-child(odd) span { position: absolute; top: -2px; left: 25px; - text-shadow: black 0.0em 0.0em 0.2em; + text-shadow: black 0.0em 0.0em 0.3em; } /* links below resos */