| /* CSS overrides for the html output */ |
| |
| body { |
| font-family: Calibri, sans-serif; |
| font-size: 15px; |
| } |
| |
| div.document { |
| width: 900px; |
| } |
| |
| div.bodywrapper { |
| margin: 0 0 0 180px; |
| } |
| |
| div.sphinxsidebar { |
| width: 180px; |
| font-size: 12.5px; |
| } |
| |
| div.body h1, |
| div.body h2, |
| div.body h3, |
| div.body h4, |
| div.body h5, |
| div.body h6 { |
| font-family: Calibri, sans-serif; |
| font-weight: bold; |
| } |
| |
| div.sphinxsidebar h3, |
| div.sphinxsidebar h4 { |
| font-family: Calibri, sans-serif; |
| } |
| |
| a { |
| color: #0091BD; |
| text-decoration: none; |
| } |
| |
| a.reference { |
| border-bottom: none; |
| } |
| |
| a.reference:hover { |
| color: #00617E; |
| border-bottom: 1px solid #00617E; |
| background: unset; |
| } |
| |
| tt, code { |
| font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; |
| font-size: 0.85em; |
| background-color: unset; |
| } |
| |
| code.xref, a code { |
| font-weight: normal; |
| color: #0091BD; |
| background-color: unset; |
| } |
| |
| pre { |
| font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; |
| font-size: 0.8em; |
| background: #F7F7F7; |
| padding: 7px 10px; |
| margin: 15px 0px 15px 15px; |
| line-height: 1.3em; |
| } |
| |
| table.docutils { |
| border: 0; |
| width: 100%; |
| -moz-box-shadow: none; |
| -webkit-box-shadow: none; |
| box-shadow: none; |
| border-top: 1px solid #AAA; |
| border-bottom: 1px solid #AAA; |
| margin-bottom: 1em; |
| } |
| |
| table.titletable { |
| margin-top: 40px; |
| width: auto; |
| border-top: none; |
| border-bottom: none; |
| } |
| |
| table.docutils caption, div.figure p.caption, figcaption { |
| font-size: 90%; |
| text-align: right; |
| } |
| |
| table.docutils caption span.caption-number, div.figure p.caption span.caption-number, figcaption span.caption-number { |
| font-weight: bold; |
| font-style: normal; |
| } |
| |
| table.docutils td, table.docutils th { |
| border: 0; |
| padding: 0.3em 0.5em 0.3em 0.5em; |
| text-align: left; |
| vertical-align: top; |
| } |
| |
| table.docutils td p, table.docutils th p { |
| margin-block-start: .3em; |
| margin-block-end: .3em; |
| } |
| |
| table.docutils th > p:first-child, table.docutils td > p:first-child { |
| margin-top: 0px; |
| } |
| |
| table.docutils th { |
| font-weight: bold; |
| font-size: 90%; |
| } |
| |
| table.docutils th.stub { |
| border-bottom: none; |
| } |
| |
| table.docutils th.head { |
| border-bottom: 1px solid #AAA; |
| } |
| |
| figure { |
| margin-inline-start: 0px; |
| margin-inline-end: 0px; |
| } |
| |
| div.figure div.legend, figcaption div.legend { |
| font-size: 80%; |
| text-align: center; |
| } |
| |
| div.figure p.caption, div.figure div.legend p, figcaption p, figcaption div.legend { |
| margin-block-start: 0.2em; |
| margin-block-end: 0.5em; |
| } |
| |
| div.admonition { |
| margin: 5px 15px; |
| padding: 5px 15px; |
| background-color: unset; |
| border: 0; |
| border-left: 6px solid #DDD; |
| } |
| |
| div.admonition p.admonition-title { |
| font-family: Calibri, sans-serif; |
| font-weight: bold; |
| font-size: 90%; |
| } |
| |
| p.admonition-title:after { |
| content: ""; |
| } |
| |
| div.admonition p { |
| margin-top: 0; |
| margin-bottom: 5px; |
| } |
| |
| div.admonition tt.xref, div.admonition code.xref, div.admonition a tt { |
| background-color: unset; |
| } |
| |
| div.highlight { |
| background-color: unset; |
| } |
| |
| div.admonition div.highlight pre { |
| background-color: unset; |
| } |
| |
| div.warning { |
| border-left: 6px solid #FBB; |
| } |
| |
| div.warning p.admonition-title { |
| color: darkred; |
| } |
| |
| div.banner { |
| border: 2px solid #CC0; |
| background-color: #FFB; |
| } |
| |
| div.rationale { |
| border-left: 6px solid #BFB; |
| background-color: #EFE; |
| } |
| |
| div.rationale p.admonition-title { |
| color: darkgreen; |
| } |
| |
| div.admonition-todo { |
| border-left: 6px solid #CC0; |
| background-color: #FFB; |
| } |
| |
| div.admonition-todo p.admonition-title { |
| color: #660; |
| } |
| |
| .scterm, .sc { |
| font-variant: small-caps; |
| text-transform: lowercase; |
| } |
| |
| .license{ |
| font-size: 80%; |
| } |
| |
| .anchor { |
| color: #0091BD; |
| } |
| |
| .issue { |
| color: red; |
| } |
| |
| .term { |
| font-style: italic; |
| } |
| |
| .secref { |
| font-style: italic; |
| } |
| |
| .sectiontitle { |
| display: block; |
| margin-top: 30px; |
| font-weight: bold; |
| font-size: 180%; |
| } |
| |
| p.titlecopyright { |
| font-size: 70%; |
| text-align: right; |
| } |