| | @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap'); |
| | @import url('https://fonts.googleapis.com/css2?family=Inconsolata:wdth,wght@110,500&display=swap'); |
| | @import url('https://fonts.googleapis.com/css2?family=DM+Mono&display=swap'); |
| |
|
| | |
| | code { |
| | font-family: 'DM Mono', monospace; |
| | } |
| |
|
| | |
| | html { |
| | scroll-behavior: auto; |
| | } |
| |
|
| | body { |
| | font-family: 'DM Sans', 'Helvetica Neue', 'Arial', sans-serif; |
| | -webkit-font-smoothing: antialiased; |
| | color: var(--body-color); |
| | } |
| |
|
| | |
| | body[data-theme="dark"] { |
| | --color-sidebar-search-foreground: white; |
| | } |
| | @media (prefers-color-scheme: dark) { |
| | body[data-theme="auto"] { |
| | --color-sidebar-search-foreground: white; |
| | } |
| | } |
| |
|
| | .schema-small { |
| | font-size: 93%; |
| | } |
| |
|
| | .caption-small { |
| | font-size: 85%; |
| | } |
| |
|
| | .sidebar-brand-text { |
| | display: none; |
| | } |
| |
|
| | h1 { |
| | font-size: 300%; |
| | font-family: 'DM Sans', 'Helvetica Neue', 'Arial', sans-serif; |
| | font-weight: 600; |
| | color: var(--primary-header-color); |
| | margin-top: 1em; |
| | } |
| |
|
| | h2,h3,h4,h5,h6,legend { |
| | font-family: 'DM Sans', 'Helvetica Neue', 'Arial', sans-serif; |
| | -webkit-font-smoothing: antialiased; |
| | font-weight: 700; |
| | color: var(--secondary-header-color); |
| | } |
| |
|
| | h2 { |
| | margin-top: 1.2em; |
| | margin-bottom: 0.75em; |
| | } |
| |
|
| | h3 { |
| | margin-top: 0.75em; |
| | margin-bottom: 0.5em; |
| | } |
| |
|
| | h4 { |
| | margin-top: 0.5em; |
| | margin-bottom: 0.25em; |
| | } |
| |
|
| | |
| | .rst-content table.docutils td>p { |
| | margin-top: 0; |
| | } |
| |
|
| | |
| | .rst-content div[class^=highlight] pre { |
| | padding: 6px; |
| | } |
| |
|
| | |
| | |
| | |
| | |
| |
|
| | .rst-content code, .rst-content tt { |
| | font-size: 90%; |
| | padding: inherit; |
| | border: inherit; |
| | } |
| |
|
| | .rst-content table.align-default { |
| | margin-left: auto; |
| | margin-right: auto; |
| | } |
| |
|
| | ul.simple { |
| | list-style: disc; |
| | margin-left: 24px; |
| | margin-top: 0.5em; |
| | margin-bottom: 0.5em; |
| | } |
| |
|
| | ul.simple li { |
| | list-style: disc; |
| | } |
| |
|
| | ol { |
| | margin-top: 0.5em; |
| | margin-bottom: 0.5em; |
| | } |
| |
|
| | |
| | .wy-side-nav-search, |
| | .wy-nav-top, |
| | .wy-nav-side { |
| | background-color: var(--wy-nav-side-background-color); |
| | } |
| |
|
| | |
| | .wy-table-responsive table td, |
| | .wy-table-responsive table th { |
| | white-space: normal; |
| | } |
| |
|
| | html.writer-html5 .rst-content table.docutils td>p, |
| | html.writer-html5 .rst-content table.docutils th>p { |
| | line-height: normal; |
| | } |
| |
|
| | .wy-menu-vertical li.toctree-l1>a { |
| | font-size: 115%; |
| | } |
| |
|
| | .wy-menu-vertical li.toctree-l1.current>a { |
| | font-weight: 700; |
| | } |
| |
|
| | |
| | .wy-menu-vertical a, |
| | .wy-menu-vertical li.current a, |
| | .wy-menu-vertical li.current a:hover, |
| | .wy-menu-vertical li>a span.toctree-expand, |
| | .wy-menu-vertical li>a:hover span.toctree-expand, |
| | .wy-menu-vertical li.current>a span.toctree-expand, |
| | .wy-menu-vertical li.current>a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l2 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l3 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l4 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l5 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l6 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l7 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l8 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l9 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l10 a span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l2 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l3 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l4 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l5 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l6 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l7 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l8 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l9 a:hover span.toctree-expand, |
| | .wy-menu-vertical li.toctree-l10 a:hover span.toctree-expand { |
| | color: var(--wy-menu-vertical-color); |
| | } |
| |
|
| | |
| | .wy-menu-vertical li a:hover, |
| | .wy-menu-vertical li.current, |
| | .wy-menu-vertical li.current>a, |
| | .wy-menu-vertical li.current a:hover, |
| | .wy-menu-vertical li.toctree-l1.current>a, |
| | .wy-menu-vertical li.toctree-l2.current>a, |
| | .wy-menu-vertical li.toctree-l2.current li.toctree-l3>a, |
| | .wy-menu-vertical li.toctree-l3.current li.toctree-l4>a, |
| | .wy-menu-vertical li.toctree-l4.current li.toctree-l5>a, |
| | .wy-menu-vertical li.toctree-l5.current li.toctree-l6>a, |
| | .wy-menu-vertical li.toctree-l6.current li.toctree-l7>a, |
| | .wy-menu-vertical li.toctree-l7.current li.toctree-l8>a, |
| | .wy-menu-vertical li.toctree-l8.current li.toctree-l9>a, |
| | .wy-menu-vertical li.toctree-l9.current li.toctree-l10>a { |
| | background-color: var(--wy-menu-vertical-background-color); |
| | border: none; |
| | } |
| |
|
| | |
| | table.aligntop > tbody { |
| | vertical-align: top; |
| | } |
| |
|
| |
|
| | |
| | table.docutils:not(.mjcf-attributes) > tbody > tr.row-odd { |
| | background-color: var(--row-odd-background-color); |
| | } |
| |
|
| | |
| | table.mjcf-attributes { |
| | border-style: none; |
| | margin-left: 0; |
| | margin-right: 0; |
| | width: 100%; |
| | box-shadow: none; |
| | } |
| |
|
| | table.mjcf-attributes tbody tr td, |
| | table.mjcf-attributes tbody tr:nth-child(2n-1) td { |
| | border-style: none; |
| | padding: 0 0 0 0; |
| | width: 25%; |
| | } |
| |
|
| | table.mjcf-attributes tbody tr td p { |
| | margin: 0; |
| | } |
| |
|
| | .table-wrapper.mjcf-attributes { |
| | margin: 0.5em; |
| | padding: 0; |
| | } |
| |
|
| | table td > div.wy-table-responsive { |
| | margin-bottom: 0; |
| | } |
| |
|
| | [role="main"] .table-wrapper.container { |
| | margin-top: 0; |
| | margin-bottom: 0; |
| | padding: .2rem .2rem .2rem; |
| | } |
| |
|
| | |
| | div[class*=" highlight-"], div[class^=highlight-] { |
| | margin: 0; |
| | } |
| |
|
| | |
| | .el { |
| | font-weight: bold; |
| | } |
| |
|
| | |
| | .at { |
| | color: var(--at-color); |
| | } |
| |
|
| | dt .at { |
| | font-weight: 600; |
| | } |
| |
|
| | |
| | .at-val { |
| | color: var(--at-val-color); |
| | font-weight: normal; |
| | } |
| |
|
| | |
| | .toctree-l1 .el-prefix { |
| | display: none; |
| | } |
| |
|
| | .admonition p:not(.admonition-title) { |
| | margin-left: 0.5em; |
| | } |
| |
|
| | |
| | .katex-display { |
| | margin-top: 0.3em; |
| | margin-bottom: 0.3em; |
| | } |
| |
|
| | |
| | .highlight pre { |
| | margin-top: -0.3em; |
| | margin-bottom: -0.3em; |
| | margin-left: -0.5em; |
| | margin-right: -0.5em; |
| | } |
| |
|
| | details summary { |
| | font-weight: 600; |
| | } |
| |
|