diff --git a/source/css/app.css b/source/css/app.css index 23e2654..fd063ae 100644 --- a/source/css/app.css +++ b/source/css/app.css @@ -45,6 +45,10 @@ ul.inside li, ol.inside li { font-weight: normal; } +#tree dl { + margin-left: 1em; +} + #tree h1.title a:hover { border-bottom: none; }