diff options
| -rw-r--r-- | docs/agogo/static/agogo.css_t | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/agogo/static/agogo.css_t b/docs/agogo/static/agogo.css_t index 5ab9345..afb830a 100644 --- a/docs/agogo/static/agogo.css_t +++ b/docs/agogo/static/agogo.css_t @@ -159,6 +159,10 @@ div.document p { margin-bottom: .5em; } +div.document li.toctree-l1 { + margin-bottom: 1em; +} + div.document .descname { font-weight: bold; } |
