From 9ed64c7ef8dc0c26fc16170416788dd83a7629d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:04:04 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index de8f2fc..3030b3e 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -71,6 +71,7 @@ h2 border-radius 3px border 1px solid #ccc margin-left 20px + padding-bottom 5px background-color background-color box-shadow inset 0px 0px 0px 3px rgba(#fff, 0.8), 0px 3px 0px -2px rgba(#000, 0.1)