From c281cc76c76cdfa15ab909026ee1d8d83b97336d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:06:07 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index 3b4b7bd..8ee0f5a 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -71,7 +71,7 @@ h2 border-radius 3px border 1px solid #ccc margin-left 20px - padding-bottom 5px + padding-bottom 10px background-color background-color box-shadow inset 0px 0px 0px 3px rgba(#fff, 0.8), 0px 3px 0px -2px rgba(#000, 0.1) @@ -94,16 +94,19 @@ h2 li margin 0 + width 100% a:link background-color background-color padding 4px 8px margin 0 + width 100% a:hover background #4d5bfa padding 4px 8px margin 0 + width 100% p line-height 1.8