Skip to content

Commit c19eb57

Browse files
committed
css fix
1 parent 4f797c1 commit c19eb57

File tree

1 file changed

+5
-0
lines changed
  • docs/_themes/sphinx_rtd_theme/static/css

1 file changed

+5
-0
lines changed

docs/_themes/sphinx_rtd_theme/static/css/theme.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4752,3 +4752,8 @@ h2 {
47524752
html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) code.descname {
47534753
margin-right: 2px;
47544754
}
4755+
4756+
/* image mergins */
4757+
.rst-content img {
4758+
margin: 8px 0px;
4759+
}

0 commit comments

Comments
 (0)