We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d7be3 commit 54d8e0bCopy full SHA for 54d8e0b
1 file changed
user_guide_src/source/_themes/sphinx_rtd_theme/static/css/citheme.css
@@ -174,6 +174,10 @@ div#pulldown-menu {
174
margin-top: -0.5rem;
175
}
176
177
+.rst-content dl:not(.docutils) dt:first-child {
178
+ margin-top: 1rem;
179
+}
180
+
181
/* Footer ------------------------------------------------------------------- */
182
183
.rst-footer-buttons {
0 commit comments