"vscode:/vscode.git/clone" did not exist on "9de1320b637ce6f4683179fe4abbf4237648b638"
readthedocs.css 121 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
table.autosummary td {
  width: 50%
}

img.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}