You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
322B

  1. @import url('https://cloud.typography.com/7479438/7888212/css/fonts.css');
  2. body, h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend {
  3. font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  4. }
  5. .wy-side-nav-search {
  6. background-color: transparent;
  7. }
  8. .wy-nav-content {
  9. max-width: 1000px;
  10. }