diff --git a/static/style.css b/static/style.css index 981451e..6fca0bc 100644 --- a/static/style.css +++ b/static/style.css @@ -12,10 +12,9 @@ html, body { } .node .node { - margin: 2em 0ex 2em 0.5ex; + margin: 0.5em 0ex 0.5em 0.25ex; padding: 1ex 0 1ex 1ex; - box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.3); - border-left: 2px solid #2c3e50; + border-left: 1px dashed #2c3e50; } .node.collapsed > .contents {