mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #609: a bit more spacing for big headings.
This commit is contained in:
parent
caaa2762a3
commit
1c902921f3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user