diff --git a/static/style.css b/static/style.css index b9e6afd..9c547b7 100644 --- a/static/style.css +++ b/static/style.css @@ -358,6 +358,11 @@ tr.__table-separator { color: #fafafe; } + .node .node { + border-color: #8c9ea0; + } + + h2 a { color: #fafafe; }