From 4d24a68ba25adc4c716ef2a2e173f91becb7deff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 20:00:34 +0200 Subject: [PATCH] First css tests. --- public/stylesheets/style.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index 69f790b..62fd915 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -38,7 +38,7 @@ header */ background-color main-color border-bottom 1px solid darken(main-color, 30%) - text-shadow 0px -1px 4px 2px #333 + text-shadow 2px 2px 4px 2px #333 .container width 500px