readthedocs.css 183 B

12345678910
  1. .header-logo {
  2. background-image: url("../images/mmpose-logo.png");
  3. background-size: 120px 50px;
  4. height: 50px;
  5. width: 120px;
  6. }
  7. table.autosummary td {
  8. width: 35%
  9. }