From f24fb167806fc703a8658d9aca3a6a2356410d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 20:57:19 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index cc3c205..33f8fd0 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -87,6 +87,10 @@ h2 padding 0px 10px margin-bottom 10px + a:link + background #4d5bfa + padding 4px 8px + a:hover background #4d5bfa padding 4px 8px