From 1905c859994ab8143a65c9d27f0f60d45085e401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Sat, 1 Jun 2013 21:19:08 +0200 Subject: [PATCH] Started editing and adding real content. --- public/stylesheets/style.styl | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/public/stylesheets/style.styl b/public/stylesheets/style.styl index 6e55db9..5f2ebba 100644 --- a/public/stylesheets/style.styl +++ b/public/stylesheets/style.styl @@ -89,19 +89,18 @@ h2 margin-bottom 10px #cssmenu - background #333 list-style none margin 6px padding 0 width 12em ul - width 100% + width 99% margin 0 li margin 0 - width 100% + width 99% a:link display block @@ -110,7 +109,7 @@ h2 background-color background-color padding 4px 8px margin 0 - width 100% + width 99% a:hover display block @@ -119,7 +118,7 @@ h2 background #4d5bfa padding 4px 8px margin 0 - width 100% + width 99% a:visited display block @@ -127,8 +126,7 @@ h2 color #000 padding 4px 8px margin 0 - width 100% - + width 99% p line-height 1.8