Add missing index_tuple.hpp header.
[luabind.git] / doc / style.css
blob780ddb52be477ade0b5f4a5c0883c0cd9bad5b81
1 /*
2 :Author: David Goodger
3 :Contact: goodger@users.sourceforge.net
4 :date: $Date$
5 :version: $Revision$
6 :copyright: This stylesheet has been placed in the public domain.
8 Default cascading style sheet for the HTML output of Docutils.
9 */
11 p {
12 text-align: justify;
15 .first {
16 margin-top: 0 }
18 .last {
19 margin-bottom: 0 }
21 a.toc-backref {
22 text-decoration: none ;
23 color: black }
25 dt { /* used in FAQ */
26 font-weight: bold ;
27 margin-bottom: 0.2em
30 dl {
31 margin-left: 0.5em ;
32 margin-right: 10em
35 h3 {
36 font-size: 90%
39 dd {
40 margin-bottom: 0.5em }
42 div.abstract {
43 margin: 2em 5em }
45 div.abstract p.topic-title {
46 font-weight: bold ;
47 text-align: center }
49 div.attention, div.caution, div.danger, div.error, div.hint,
50 div.important, div.note, div.tip, div.warning, div.admonition {
51 margin: 2em ;
52 border: medium outset ;
53 padding: 1em }
55 div.attention p.admonition-title, div.caution p.admonition-title,
56 div.danger p.admonition-title, div.error p.admonition-title,
57 div.warning p.admonition-title {
58 color: red ;
59 font-weight: bold ;
60 font-family: sans-serif }
62 div.hint p.admonition-title, div.important p.admonition-title,
63 div.note p.admonition-title, div.tip p.admonition-title,
64 div.admonition p.admonition-title {
65 font-weight: bold ;
66 font-family: sans-serif }
68 div.dedication {
69 margin: 2em 5em ;
70 text-align: center ;
71 font-style: italic }
73 div.dedication p.topic-title {
74 font-weight: bold ;
75 font-style: normal }
77 div.figure {
78 margin-left: 2em }
80 div.footer, div.header {
81 font-size: smaller }
83 div.sidebar {
84 margin-left: 1em ;
85 border: medium outset ;
86 padding: 0em 1em ;
87 background-color: #ffffee ;
88 width: 40% ;
89 float: right ;
90 clear: right }
92 div.sidebar p.rubric {
93 font-family: sans-serif ;
94 font-size: medium }
96 div.system-messages {
97 margin: 5em }
99 div.system-messages h1 {
100 color: red }
102 div.system-message {
103 border: medium outset ;
104 padding: 1em }
106 div.system-message p.system-message-title {
107 color: red ;
108 font-weight: bold }
110 div.topic {
111 margin: 2em }
113 h1.title {
114 text-align: center }
116 h2.subtitle {
117 text-align: center }
119 hr {
120 width: 75% }
122 ol.simple, ul.simple {
123 margin-bottom: 1em }
125 ol.arabic {
126 list-style: decimal }
128 ol.loweralpha {
129 list-style: lower-alpha }
131 ol.upperalpha {
132 list-style: upper-alpha }
134 ol.lowerroman {
135 list-style: lower-roman }
137 ol.upperroman {
138 list-style: upper-roman }
140 p.attribution {
141 text-align: right ;
142 margin-left: 50% }
144 p.caption {
145 font-style: italic }
147 p.credits {
148 font-style: italic ;
149 font-size: smaller }
151 p.label {
152 white-space: nowrap }
154 p.rubric {
155 font-weight: bold ;
156 font-size: larger ;
157 color: maroon ;
158 text-align: center }
160 p.sidebar-title {
161 font-family: sans-serif ;
162 font-weight: bold ;
163 font-size: larger }
165 p.sidebar-subtitle {
166 font-family: sans-serif ;
167 font-weight: bold }
169 p.topic-title {
170 font-weight: bold }
172 pre.address {
173 margin-bottom: 0 ;
174 margin-top: 0 ;
175 font-family: serif ;
176 font-size: 100% }
178 pre.line-block {
179 font-family: serif ;
180 font-size: 100% }
182 pre.literal-block, pre.doctest-block {
183 margin-left: 2em ;
184 margin-right: 2em ;
185 /* padding-left: 1em ;*/
186 background-color: #eeeeee ;
187 /* border-left: solid 3px #c0c0c0*/ }
189 span.classifier {
190 font-family: sans-serif ;
191 font-style: oblique }
193 span.classifier-delimiter {
194 font-family: sans-serif ;
195 font-weight: bold }
197 span.interpreted {
198 font-family: sans-serif }
200 span.option {
201 white-space: nowrap }
203 span.option-argument {
204 font-style: italic }
206 span.pre {
207 white-space: pre }
209 span.problematic {
210 color: red }
212 table {
213 margin-top: 0.5em ;
214 margin-bottom: 0.5em }
216 table.citation {
217 border-left: solid thin gray ;
218 padding-left: 0.5ex }
220 table.docinfo {
221 margin: 2em 4em ;
222 border: none }
224 table.footnote {
225 border-left: solid thin black ;
226 padding-left: 0.5ex }
228 td, th {
229 padding-left: 0.5em ;
230 padding-right: 0.5em ;
231 vertical-align: top }
233 th.docinfo-name, th.field-name {
234 font-weight: bold ;
235 text-align: left ;
236 white-space: nowrap ;
237 border: none ;
238 background-color: #f0f0f0
241 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
242 font-size: 100% ;
243 font-family: serif }
245 /*h1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; font-size: 140%; }
246 h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; font-size: 110%; }
247 h3 { font-family: "courier new", courier, monospace; font-weight: bold; text-align: left; font-size: 100%; }
249 tt {
250 /*background-color: #eeeeee*/
251 color: #102eb0
254 ul.auto-toc {
255 list-style-type: none }
257 /* --- */
259 table {
260 border-collapse: collapse;
261 border: none;
262 /* border-bottom: 1px solid black;*/
263 margin-left: 1em;
266 td, th {
267 border: none;
270 th {
271 /* border-top: 1px solid black;*/
272 border-bottom: 1px solid black;
273 text-align: left;
276 a:link
278 font-weight: bold;
279 color: #003366;
280 text-decoration: none;
283 a:visited
285 font-weight: bold;
286 color: #003366;
287 text-decoration: none;
290 h3 {
291 text-transform: uppercase