1 @import url("basic.css");
3 /* -- page layout ----------------------------------------------------------- */
6 font-family: Georgia, serif;
8 background-color: #fff;
17 margin: 30px auto 0 auto;
36 border: 1px solid #B1B4B6;
40 background-color: #fff;
42 padding: 0 30px 0 30px;
51 margin: 20px auto 30px auto;
74 text-decoration: none;
75 border-bottom: 1px dotted #999;
78 div.sphinxsidebar a:hover {
79 border-bottom: 1px solid #999;
82 div.sphinxsidebarwrapper {
86 div.sphinxsidebarwrapper p.logo {
88 margin: -10px 0 0 0px;
92 div.sphinxsidebarwrapper h1.logo {
99 div.sphinxsidebarwrapper h1.logo-name {
103 div.sphinxsidebarwrapper p.blurb {
108 div.sphinxsidebar h3,
109 div.sphinxsidebar h4 {
110 font-family: Georgia, serif;
118 div.sphinxsidebar h4 {
122 div.sphinxsidebar h3 a {
126 div.sphinxsidebar p.logo a,
127 div.sphinxsidebar h3 a,
128 div.sphinxsidebar p.logo a:hover,
129 div.sphinxsidebar h3 a:hover {
133 div.sphinxsidebar p {
138 div.sphinxsidebar ul {
144 div.sphinxsidebar ul li.toctree-l1 > a {
148 div.sphinxsidebar ul li.toctree-l2 > a {
152 div.sphinxsidebar input {
153 border: 1px solid #CCC;
154 font-family: Georgia, serif;
158 div.sphinxsidebar hr {
169 div.sphinxsidebar .badge {
173 div.sphinxsidebar .badge:hover {
177 /* To address an issue with donation coming after search */
178 div.sphinxsidebar h3.donation {
182 /* -- body styles ----------------------------------------------------------- */
186 text-decoration: underline;
191 text-decoration: underline;
200 font-family: Georgia, serif;
202 margin: 30px 0px 10px 0px;
206 div.body h1 { margin-top: 0; padding-top: 0; font-size: 240%; }
207 div.body h2 { font-size: 180%; }
208 div.body h3 { font-size: 150%; }
209 div.body h4 { font-size: 130%; }
210 div.body h5 { font-size: 100%; }
211 div.body h6 { font-size: 100%; }
216 text-decoration: none;
224 div.body p, div.body dd, div.body li {
231 background-color: #EEE;
232 border: 1px solid #CCC;
235 div.admonition tt.xref, div.admonition code.xref, div.admonition a tt {
236 background-color: #FBFBFB;
237 border-bottom: 1px solid #fafafa;
240 div.admonition p.admonition-title {
241 font-family: Georgia, serif;
249 div.admonition p.last {
254 background-color: #fff;
257 dt:target, .highlight {
262 background-color: #FCC;
263 border: 1px solid #FAA;
267 background-color: #FCC;
268 border: 1px solid #FAA;
269 -moz-box-shadow: 2px 2px 4px #D52C2C;
270 -webkit-box-shadow: 2px 2px 4px #D52C2C;
271 box-shadow: 2px 2px 4px #D52C2C;
275 background-color: #FCC;
276 border: 1px solid #FAA;
277 -moz-box-shadow: 2px 2px 4px #D52C2C;
278 -webkit-box-shadow: 2px 2px 4px #D52C2C;
279 box-shadow: 2px 2px 4px #D52C2C;
283 background-color: #FCC;
284 border: 1px solid #FAA;
288 background-color: #FCC;
289 border: 1px solid #FAA;
293 background-color: #EEE;
294 border: 1px solid #CCC;
298 background-color: #EEE;
299 border: 1px solid #CCC;
303 background-color: #EEE;
304 border: 1px solid #CCC;
308 background-color: #EEE;
309 border: 1px solid #CCC;
313 background-color: #EEE;
314 border: 1px solid #CCC;
318 background-color: #EEE;
325 p.admonition-title:after {
330 font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
335 background-color: #FFC;
344 tt.descname, tt.descclassname, code.descname, code.descclassname {
348 tt.descname, code.descname {
349 padding-right: 0.08em;
353 -moz-box-shadow: 2px 2px 4px #EEE;
354 -webkit-box-shadow: 2px 2px 4px #EEE;
355 box-shadow: 2px 2px 4px #EEE;
359 border: 1px solid #888;
360 -moz-box-shadow: 2px 2px 4px #EEE;
361 -webkit-box-shadow: 2px 2px 4px #EEE;
362 box-shadow: 2px 2px 4px #EEE;
365 table.docutils td, table.docutils th {
366 border: 1px solid #888;
367 padding: 0.25em 0.7em;
370 table.field-list, table.footnote {
372 -moz-box-shadow: none;
373 -webkit-box-shadow: none;
380 border: 1px solid #EEE;
385 table.footnote + table.footnote {
390 table.field-list th {
391 padding: 0 0.8em 0 0;
394 table.field-list td {
399 margin-bottom: 0.8em;
403 * https://github.com/sphinx-doc/sphinx/commit/ef60dbfce09286b20b7385333d63a60321784e68
406 -moz-hyphens: manual;
408 -webkit-hyphens: manual;
412 table.footnote td.label {
414 padding: 0.3em 0 0.3em 0.5em;
418 padding: 0.3em 0.5em;
436 /* Matches the 30px from the narrow-screen "li > ul" selector below */
437 margin: 10px 0 10px 30px;
448 div.viewcode-block:target {
452 dl pre, blockquote pre, li pre {
458 background-color: #ecf0f3;
460 /* padding: 1px 2px; */
463 tt.xref, code.xref, a tt {
464 background-color: #FBFBFB;
465 border-bottom: 1px solid #fff;
469 text-decoration: none;
470 border-bottom: 1px dotted #004B6B;
473 /* Don't put an underline on images */
474 a.image-reference, a.image-reference:hover {
479 border-bottom: 1px solid #6D4100;
482 a.footnote-reference {
483 text-decoration: none;
486 border-bottom: 1px dotted #004B6B;
489 a.footnote-reference:hover {
490 border-bottom: 1px solid #6D4100;
493 a:hover tt, a:hover code {
498 @media screen and (max-width: 870px) {
509 div.documentwrapper {
528 /* Matches the 30px from the "ul, ol" selector above */
558 @media screen and (max-width: 875px) {
565 div.documentwrapper {
574 margin: 50px -30px -20px -30px;
580 div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p,
581 div.sphinxsidebar h3 a {
585 div.sphinxsidebar a {
589 div.sphinxsidebar p.logo {
636 display: none!important;
639 /* Make nested-list/multi-paragraph items look better in Releases changelog
640 * pages. Without this, docutils' magical list fuckery causes inconsistent
641 * formatting between different release sub-lists.
643 div#changelog > div.section > ul > li > p:only-child {
647 /* Hide fugly table cell borders in ..bibliography:: directive output */
648 table.docutils.citation, table.docutils.citation td, table.docutils.citation th {
650 /* Below needed in some edge cases; if not applied, bottom shadows appear */
651 -moz-box-shadow: none;
652 -webkit-box-shadow: none;
666 border-bottom: 1px solid #EEE;
671 border-top: 1px solid #EEE;
688 nav#rellinks li+li:before {
692 nav#breadcrumbs li+li:before {
696 /* Hide certain items when printing */