2
* Sphinx stylesheet -- basic theme
3
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
/* -- main layout ----------------------------------------------------------- */
12
/* -- relbar ---------------------------------------------------------------- */
33
div.related li.right {
38
/* -- sidebar --------------------------------------------------------------- */
40
div.sphinxsidebarwrapper {
41
padding: 10px 5px 0 10px;
51
div.sphinxsidebar ul {
55
div.sphinxsidebar ul ul,
56
div.sphinxsidebar ul.want-points {
61
div.sphinxsidebar ul ul {
66
div.sphinxsidebar form {
70
div.sphinxsidebar input {
71
border: 1px solid #98dbcc;
72
font-family: sans-serif;
80
/* -- search page ----------------------------------------------------------- */
83
margin: 10px 0 0 20px;
88
padding: 5px 0 5px 20px;
89
background-image: url(file.png);
90
background-repeat: no-repeat;
91
background-position: 0 7px;
98
ul.search li div.context {
100
margin: 2px 0 0 30px;
104
ul.keywordmatches li.goodmatch a {
108
/* -- index page ------------------------------------------------------------ */
110
table.contentstable {
114
table.contentstable p.biglink {
128
/* -- general index --------------------------------------------------------- */
130
table.indextable td {
135
table.indextable dl, table.indextable dd {
140
table.indextable tr.pcap {
144
table.indextable tr.cap {
146
background-color: #f2f2f2;
155
/* -- general body styles --------------------------------------------------- */
161
h1:hover > a.headerlink,
162
h2:hover > a.headerlink,
163
h3:hover > a.headerlink,
164
h4:hover > a.headerlink,
165
h5:hover > a.headerlink,
166
h6:hover > a.headerlink,
167
dt:hover > a.headerlink {
191
/* -- sidebars -------------------------------------------------------------- */
194
margin: 0 0 0.5em 1em;
195
border: 1px solid #ddb;
196
padding: 7px 7px 0 7px;
197
background-color: #ffe;
206
/* -- topics ---------------------------------------------------------------- */
209
border: 1px solid #ccc;
210
padding: 7px 7px 0 7px;
211
margin: 10px 0 10px 0;
220
/* -- admonitions ----------------------------------------------------------- */
237
margin: 0px 10px 5px 0px;
241
div.body p.centered {
246
/* -- tables ---------------------------------------------------------------- */
250
border-collapse: collapse;
253
table.docutils td, table.docutils th {
254
padding: 1px 8px 1px 0;
258
border-bottom: 1px solid #aaa;
261
table.field-list td, table.field-list th {
262
border: 0 !important;
265
table.footnote td, table.footnote th {
266
border: 0 !important;
274
/* -- other body styles ----------------------------------------------------- */
294
dt:target, .highlight {
295
background-color: #fbe54e;
325
background-color: #fda;
327
border: 3px solid red;
331
background-color: #ffa
340
.line-block .line-block {
346
/* -- code displays --------------------------------------------------------- */
355
background-color: transparent;
359
table.highlighttable {
363
table.highlighttable td {
364
padding: 0 0.5em 0 0.5em;
368
background-color: transparent;
374
background-color: transparent;
378
background-color: transparent;
382
h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
383
background-color: transparent;
386
/* -- math display ---------------------------------------------------------- */
389
vertical-align: middle;
392
div.body div.math p {
400
/* -- printout stylesheet --------------------------------------------------- */
406
margin: 0 !important;