From bf7c053aff9df06d24678fe460edf195858968ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:13:59 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index dbbc3d7..65d3b30 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -121,6 +121,16 @@ h2 margin 0 width 100% + a:visited + display block + text-decoration none + color #000 + background-color background-color + padding 4px 8px + margin 0 + width 100% + + p line-height 1.8