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