From 73f72c79fcca91f4db4b3c3704f24bfb2544301a Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 19 Oct 2009 21:05:24 +0000 Subject: [PATCH] style/red: apply slight outline to header text --- red.css | 1 + 1 file changed, 1 insertion(+) diff --git a/red.css b/red.css index 8abd8ee..35b4cc0 100644 --- a/red.css +++ b/red.css @@ -15,6 +15,7 @@ h1 { width: 50%; margin: 0 auto; margin-bottom: 0.5ex; + text-shadow: #000 0 0 0.1em; } h2, caption { text-shadow: #F00 0 0 1em, #F00 0 0 1ex; -- 2.30.0