From 0190dd43ab4c7d60a757b5cafd2ad3f882035284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:12:56 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index c90d333..dbbc3d7 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -91,7 +91,7 @@ h2 #cssmenu background #333 list-style none - margin 0 + margin 2px padding 0 width 12em @@ -105,6 +105,8 @@ h2 a:link display block + text-decoration none + color #000 background-color background-color padding 4px 8px margin 0 @@ -112,6 +114,8 @@ h2 a:hover display block + text-decoration none + color #fff background #4d5bfa padding 4px 8px margin 0