We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8280883 commit 55f7ff5Copy full SHA for 55f7ff5
doc/_static/style.css
@@ -42,7 +42,9 @@
42
* + * { margin-block-start: 1.2em;}
43
44
/* shrink spacing between list elements in tables of contents */
45
-div.contents * + * { margin-block-start: 0.25em;}
+div.toctree-wrapper * + *, div.contents * + * {
46
+ margin-block-start: 0.25em;
47
+}
48
49
h1, h2, h3, h4, h5, h6 {
50
line-height: 1.25;
website/www/_static/style.css
0 commit comments