| 1 | /* |
|---|
| 2 | :Author: David Goodger |
|---|
| 3 | :Contact: goodger@users.sourceforge.net |
|---|
| 4 | :date: $Date: 2006/09/29 01:59:16 $ |
|---|
| 5 | :version: $Revision: 1.2.10.1 $ |
|---|
| 6 | :copyright: This stylesheet has been placed in the public domain. |
|---|
| 7 | |
|---|
| 8 | boostinspect:nolicense |
|---|
| 9 | |
|---|
| 10 | Default cascading style sheet for the HTML output of Docutils. |
|---|
| 11 | */ |
|---|
| 12 | |
|---|
| 13 | .first { |
|---|
| 14 | margin-top: 0 } |
|---|
| 15 | |
|---|
| 16 | .last { |
|---|
| 17 | margin-bottom: 0 } |
|---|
| 18 | |
|---|
| 19 | a.toc-backref { |
|---|
| 20 | text-decoration: none ; |
|---|
| 21 | color: black } |
|---|
| 22 | |
|---|
| 23 | dd { |
|---|
| 24 | margin-bottom: 0.5em } |
|---|
| 25 | |
|---|
| 26 | div.abstract { |
|---|
| 27 | margin: 2em 5em } |
|---|
| 28 | |
|---|
| 29 | div.abstract p.topic-title { |
|---|
| 30 | font-weight: bold ; |
|---|
| 31 | text-align: center } |
|---|
| 32 | |
|---|
| 33 | div.attention, div.caution, div.danger, div.error, div.hint, |
|---|
| 34 | div.important, div.note, div.tip, div.warning, div.admonition { |
|---|
| 35 | margin: 2em ; |
|---|
| 36 | border: medium outset ; |
|---|
| 37 | padding: 1em } |
|---|
| 38 | |
|---|
| 39 | div.attention p.admonition-title, div.caution p.admonition-title, |
|---|
| 40 | div.danger p.admonition-title, div.error p.admonition-title, |
|---|
| 41 | div.warning p.admonition-title { |
|---|
| 42 | color: red ; |
|---|
| 43 | font-weight: bold ; |
|---|
| 44 | font-family: sans-serif } |
|---|
| 45 | |
|---|
| 46 | div.hint p.admonition-title, div.important p.admonition-title, |
|---|
| 47 | div.note p.admonition-title, div.tip p.admonition-title, |
|---|
| 48 | div.admonition p.admonition-title { |
|---|
| 49 | font-weight: bold ; |
|---|
| 50 | font-family: sans-serif } |
|---|
| 51 | |
|---|
| 52 | div.dedication { |
|---|
| 53 | margin: 2em 5em ; |
|---|
| 54 | text-align: center ; |
|---|
| 55 | font-style: italic } |
|---|
| 56 | |
|---|
| 57 | div.dedication p.topic-title { |
|---|
| 58 | font-weight: bold ; |
|---|
| 59 | font-style: normal } |
|---|
| 60 | |
|---|
| 61 | div.figure { |
|---|
| 62 | margin-left: 2em } |
|---|
| 63 | |
|---|
| 64 | div.footer, div.header { |
|---|
| 65 | font-size: smaller } |
|---|
| 66 | |
|---|
| 67 | div.sidebar { |
|---|
| 68 | margin-left: 1em ; |
|---|
| 69 | border: medium outset ; |
|---|
| 70 | padding: 0em 1em ; |
|---|
| 71 | background-color: #ffffee ; |
|---|
| 72 | width: 40% ; |
|---|
| 73 | float: right ; |
|---|
| 74 | clear: right } |
|---|
| 75 | |
|---|
| 76 | div.sidebar p.rubric { |
|---|
| 77 | font-family: sans-serif ; |
|---|
| 78 | font-size: medium } |
|---|
| 79 | |
|---|
| 80 | div.system-messages { |
|---|
| 81 | margin: 5em } |
|---|
| 82 | |
|---|
| 83 | div.system-messages h1 { |
|---|
| 84 | color: red } |
|---|
| 85 | |
|---|
| 86 | div.system-message { |
|---|
| 87 | border: medium outset ; |
|---|
| 88 | padding: 1em } |
|---|
| 89 | |
|---|
| 90 | div.system-message p.system-message-title { |
|---|
| 91 | color: red ; |
|---|
| 92 | font-weight: bold } |
|---|
| 93 | |
|---|
| 94 | div.topic { |
|---|
| 95 | margin: 2em } |
|---|
| 96 | |
|---|
| 97 | h1.title { |
|---|
| 98 | text-align: center } |
|---|
| 99 | |
|---|
| 100 | h2.subtitle { |
|---|
| 101 | text-align: center } |
|---|
| 102 | |
|---|
| 103 | hr { |
|---|
| 104 | width: 75% } |
|---|
| 105 | |
|---|
| 106 | ol.simple, ul.simple { |
|---|
| 107 | margin-bottom: 1em } |
|---|
| 108 | |
|---|
| 109 | ol.arabic { |
|---|
| 110 | list-style: decimal } |
|---|
| 111 | |
|---|
| 112 | ol.loweralpha { |
|---|
| 113 | list-style: lower-alpha } |
|---|
| 114 | |
|---|
| 115 | ol.upperalpha { |
|---|
| 116 | list-style: upper-alpha } |
|---|
| 117 | |
|---|
| 118 | ol.lowerroman { |
|---|
| 119 | list-style: lower-roman } |
|---|
| 120 | |
|---|
| 121 | ol.upperroman { |
|---|
| 122 | list-style: upper-roman } |
|---|
| 123 | |
|---|
| 124 | p.attribution { |
|---|
| 125 | text-align: right ; |
|---|
| 126 | margin-left: 50% } |
|---|
| 127 | |
|---|
| 128 | p.caption { |
|---|
| 129 | font-style: italic } |
|---|
| 130 | |
|---|
| 131 | p.credits { |
|---|
| 132 | font-style: italic ; |
|---|
| 133 | font-size: smaller } |
|---|
| 134 | |
|---|
| 135 | p.label { |
|---|
| 136 | white-space: nowrap } |
|---|
| 137 | |
|---|
| 138 | p.rubric { |
|---|
| 139 | font-weight: bold ; |
|---|
| 140 | font-size: larger ; |
|---|
| 141 | color: maroon ; |
|---|
| 142 | text-align: center } |
|---|
| 143 | |
|---|
| 144 | p.sidebar-title { |
|---|
| 145 | font-family: sans-serif ; |
|---|
| 146 | font-weight: bold ; |
|---|
| 147 | font-size: larger } |
|---|
| 148 | |
|---|
| 149 | p.sidebar-subtitle { |
|---|
| 150 | font-family: sans-serif ; |
|---|
| 151 | font-weight: bold } |
|---|
| 152 | |
|---|
| 153 | p.topic-title { |
|---|
| 154 | font-weight: bold } |
|---|
| 155 | |
|---|
| 156 | pre.address { |
|---|
| 157 | margin-bottom: 0 ; |
|---|
| 158 | margin-top: 0 ; |
|---|
| 159 | font-family: serif ; |
|---|
| 160 | font-size: 100% } |
|---|
| 161 | |
|---|
| 162 | pre.line-block { |
|---|
| 163 | font-family: serif ; |
|---|
| 164 | font-size: 100% } |
|---|
| 165 | |
|---|
| 166 | pre.literal-block, pre.doctest-block { |
|---|
| 167 | margin-left: 2em ; |
|---|
| 168 | margin-right: 2em ; |
|---|
| 169 | background-color: #eeeeee } |
|---|
| 170 | |
|---|
| 171 | span.classifier { |
|---|
| 172 | font-family: sans-serif ; |
|---|
| 173 | font-style: oblique } |
|---|
| 174 | |
|---|
| 175 | span.classifier-delimiter { |
|---|
| 176 | font-family: sans-serif ; |
|---|
| 177 | font-weight: bold } |
|---|
| 178 | |
|---|
| 179 | span.interpreted { |
|---|
| 180 | font-family: sans-serif } |
|---|
| 181 | |
|---|
| 182 | span.option { |
|---|
| 183 | white-space: nowrap } |
|---|
| 184 | |
|---|
| 185 | span.option-argument { |
|---|
| 186 | font-style: italic } |
|---|
| 187 | |
|---|
| 188 | span.pre { |
|---|
| 189 | white-space: pre } |
|---|
| 190 | |
|---|
| 191 | span.problematic { |
|---|
| 192 | color: red } |
|---|
| 193 | |
|---|
| 194 | table { |
|---|
| 195 | margin-top: 0.5em ; |
|---|
| 196 | margin-bottom: 0.5em } |
|---|
| 197 | |
|---|
| 198 | table.citation { |
|---|
| 199 | border-left: solid thin gray ; |
|---|
| 200 | padding-left: 0.5ex } |
|---|
| 201 | |
|---|
| 202 | table.docinfo { |
|---|
| 203 | margin: 2em 4em } |
|---|
| 204 | |
|---|
| 205 | table.footnote { |
|---|
| 206 | border-left: solid thin black ; |
|---|
| 207 | padding-left: 0.5ex } |
|---|
| 208 | |
|---|
| 209 | td, th { |
|---|
| 210 | padding-left: 0.5em ; |
|---|
| 211 | padding-right: 0.5em ; |
|---|
| 212 | vertical-align: top } |
|---|
| 213 | |
|---|
| 214 | th.docinfo-name, th.field-name { |
|---|
| 215 | font-weight: bold ; |
|---|
| 216 | text-align: left ; |
|---|
| 217 | white-space: nowrap } |
|---|
| 218 | |
|---|
| 219 | h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { |
|---|
| 220 | font-size: 100% } |
|---|
| 221 | |
|---|
| 222 | tt { |
|---|
| 223 | background-color: #eeeeee } |
|---|
| 224 | |
|---|
| 225 | ul.auto-toc { |
|---|
| 226 | list-style-type: none } |
|---|