From 3e3f9f9a9f0411a17b3f74ebaa0fabaa76210793 Mon Sep 17 00:00:00 2001 From: JasonMillward Date: Fri, 8 Feb 2013 15:15:22 +1030 Subject: [PATCH] Added text shadow to style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e18b9e26..27f3e208 100644 --- a/style.css +++ b/style.css @@ -448,6 +448,7 @@ aside:nth-child(odd) span { position: absolute; top: -2px; left: 25px; + text-shadow: 2px 2px #FFFFFF; } /* links below resos */