From 36b85e1635d122335ecb683bba7228f68146625a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 19:59:49 +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 9584ecf..69f790b 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 darken(main-color, 30%) + text-shadow 0px -1px 4px 2px #333 .container width 500px