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