From 8fc36602fee9875bb507af41531ae61e6042685a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:25:02 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index 6ce95bd..c5a13c8 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -111,6 +111,14 @@ h2 margin 0 width 99% + a:visited + display block + text-decoration none + color #000 + padding 4px 8px + margin 0 + width 99% + a:hover display block text-decoration none @@ -120,14 +128,6 @@ h2 margin 0 width 99% - a:visited - display block - text-decoration none - color none - padding 4px 8px - margin 0 - width 99% - p line-height 1.8