From 9027d16b69e20f4249444192876b184bde2365bb Mon Sep 17 00:00:00 2001 From: German Correa Date: Thu, 23 Nov 2017 10:10:31 -0300 Subject: [PATCH] add shadow to text in header --- style/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/style.css b/style/style.css index 71c13fe..9e3e2f1 100644 --- a/style/style.css +++ b/style/style.css @@ -148,6 +148,7 @@ ol li background:inherit;} #logo_text{ margin-top:20px; + text-shadow: #444 0 1px 1px; } #logo_text h1 {