pydoctheme.css: bump up line spacing

make this less of an eye-chart.
This commit is contained in:
Aaron Gyes 2021-11-05 16:34:34 -07:00
parent c5e02206d3
commit da896cfcd4

View File

@ -123,7 +123,7 @@ div.sphinxsidebarwrapper > ul > li > ul > li {
}
ul li.toctree-l1 {
line-height: 150%;
line-height: 170%;
}
form.inline-search input,
@ -144,7 +144,7 @@ div.body {
}
div.body p {
line-height: 140%;
line-height: 170%;
}
div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 {
@ -288,7 +288,7 @@ div.footer {
}
#synopsis p {
font-size: 12pt;
font-size: 12pt;
}
dl.envvar, dl.describe {