From f59d88a0e693ae23f719885535093508e4b3e7f5 Mon Sep 17 00:00:00 2001 From: JasonMillward Date: Fri, 8 Feb 2013 15:26:02 +1030 Subject: [PATCH] Changing textshadow again --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 27f3e208..f6bbbb1a 100644 --- a/style.css +++ b/style.css @@ -448,7 +448,7 @@ aside:nth-child(odd) span { position: absolute; top: -2px; left: 25px; - text-shadow: 2px 2px #FFFFFF; + text-shadow: black 0.0em 0.0em 0.2em; } /* links below resos */