Skip to content

Commit 54d8e0b

Browse files
committed
[UG] Add space to ".. php:method::" for better readability
1 parent f4d7be3 commit 54d8e0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • user_guide_src/source/_themes/sphinx_rtd_theme/static/css

user_guide_src/source/_themes/sphinx_rtd_theme/static/css/citheme.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ div#pulldown-menu {
174174
margin-top: -0.5rem;
175175
}
176176

177+
.rst-content dl:not(.docutils) dt:first-child {
178+
margin-top: 1rem;
179+
}
180+
177181
/* Footer ------------------------------------------------------------------- */
178182

179183
.rst-footer-buttons {

0 commit comments

Comments
 (0)