docs: init readthedocs support (#783)
This commit is contained in:
9
docs/en/_static/css/readthedocs.css
Normal file
9
docs/en/_static/css/readthedocs.css
Normal file
@@ -0,0 +1,9 @@
|
||||
table.autosummary td {
|
||||
width: 50%
|
||||
}
|
||||
|
||||
img.align-center {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user