diff --git a/sphinx/themes/agogo/static/agogo.css_t b/sphinx/themes/agogo/static/agogo.css_t index fe60145d7..91ad44efb 100644 --- a/sphinx/themes/agogo/static/agogo.css_t +++ b/sphinx/themes/agogo/static/agogo.css_t @@ -175,6 +175,10 @@ div.body { text-align: {{ theme_textalign }}; } +div.document h1 { + line-height: 120%; +} + div.document ul { margin: 1.5em; list-style-type: square;