3
:Contact: goodger@users.sourceforge.net
4
:Date: $Date: 2005/06/13 20:15:52 $
5
:Version: $Revision: 1.1 $
6
:Copyright: This stylesheet has been placed in the public domain.
8
Default cascading style sheet for the HTML output of Docutils.
11
/* "! important" is used here to override other ``margin-top`` and
12
``margin-bottom`` styles that are later in the stylesheet or
13
more specific. See http://www.w3.org/TR/CSS1#the-cascade */
15
margin-top: 0 ! important }
17
.last, .with-subtitle {
18
margin-bottom: 0 ! important }
24
text-decoration: none ;
31
margin-bottom: 0.5em }
33
/* Uncomment (and remove this text!) to get bold-faced definition list terms
41
div.abstract p.topic-title {
45
div.admonition, div.attention, div.caution, div.danger, div.error,
46
div.hint, div.important, div.note, div.tip, div.warning {
48
border: medium outset ;
52
div.admonition p.admonition-title, div.hint p.admonition-title,
53
div.important p.admonition-title, div.note p.admonition-title,
54
div.tip p.admonition-title {
57
font-family: sans-serif }
59
div.attention p.admonition-title, div.caution p.admonition-title,
60
div.danger p.admonition-title, div.error p.admonition-title,
61
div.warning p.admonition-title {
64
font-family: sans-serif }
66
/* Uncomment (and remove this text!) to get reduced vertical space in
68
div.compound .compound-first, div.compound .compound-middle {
69
margin-bottom: 0.5em }
71
div.compound .compound-last, div.compound .compound-middle {
80
div.dedication p.topic-title {
87
div.footer, div.header {
96
div.line-block div.line-block {
103
border: medium outset ;
105
background-color: #ffffee ;
110
div.sidebar p.rubric {
111
font-family: sans-serif ;
114
div.system-messages {
117
div.system-messages h1 {
121
border: medium outset ;
124
div.system-message p.system-message-title {
131
h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
132
h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
153
ol.simple, ul.simple {
157
list-style: decimal }
160
list-style: lower-alpha }
163
list-style: upper-alpha }
166
list-style: lower-roman }
169
list-style: upper-roman }
183
white-space: nowrap }
192
font-family: sans-serif ;
197
font-family: sans-serif ;
213
pre.literal-block, pre.doctest-block {
216
background-color: #eeeeee }
219
font-family: sans-serif ;
220
font-style: oblique }
222
span.classifier-delimiter {
223
font-family: sans-serif ;
227
font-family: sans-serif }
230
white-space: nowrap }
238
span.section-subtitle {
239
/* font-size relative to parent (h1..h6 element) */
243
border-left: solid thin gray }
250
margin-bottom: 0.5em }
253
border-left: solid thin black }
255
table.docutils td, table.docutils th,
256
table.docinfo td, table.docinfo th {
257
padding-left: 0.5em ;
258
padding-right: 0.5em ;
259
vertical-align: top }
261
table.docutils th.field-name, table.docinfo th.docinfo-name {
264
white-space: nowrap ;
267
h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
268
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
273
background-color: #eeeeee }
280
list-style-type: none }