FIX: Logic requiring pngmath was broken
[freefoam.git] / doc / FOAMManPage.css
blob5d28ae6312ee34fb74a11e766c3d7299c7841226
1 /*
2 CSS stylesheet for XHTML produced by DocBook XSL stylesheets.
3 Tested with XSL stylesheets 1.61.2, 1.67.2
5 Adapted from docbook-xsl.css included in AsciiDoc-8.5.1.
6 */
8 span.strong {
9 font-weight: bold;
12 body blockquote {
13 margin-top: .75em;
14 line-height: 1.5;
15 margin-bottom: .75em;
18 html body {
19 margin: 1em 5% 1em 5%;
20 line-height: 1.2;
23 body div {
24 margin: 0;
27 h1, h2, h3, h4, h5, h6,
28 div.toc p b,
29 div.list-of-figures p b,
30 div.list-of-tables p b,
31 div.abstract p.title
33 color: #527bbd;
34 font-family: tahoma, verdana, sans-serif;
37 div.toc p:first-child,
38 div.list-of-figures p:first-child,
39 div.list-of-tables p:first-child,
40 div.example p.title
42 margin-bottom: 0.2em;
45 body h1 {
46 margin: .0em 0 0 -4%;
47 line-height: 1.3;
48 border-bottom: 2px solid silver;
51 body h2 {
52 margin: 0.5em 0 0 -4%;
53 line-height: 1.3;
54 border-bottom: 2px solid silver;
57 body h3 {
58 margin: .8em 0 0 -3%;
59 line-height: 1.3;
62 body h4 {
63 margin: .8em 0 0 -3%;
64 line-height: 1.3;
67 body h5 {
68 margin: .8em 0 0 -2%;
69 line-height: 1.3;
72 body h6 {
73 margin: .8em 0 0 -1%;
74 line-height: 1.3;
77 body hr {
78 border: none; /* Broken on IE6 */
80 div.footnotes hr {
81 border: 1px solid silver;
84 div.navheader th, div.navheader td, div.navfooter td {
85 font-family: sans-serif;
86 font-size: 0.9em;
87 font-weight: bold;
88 color: #527bbd;
90 div.navheader img, div.navfooter img {
91 border-style: none;
93 div.navheader a, div.navfooter a {
94 font-weight: normal;
96 div.navfooter hr {
97 border: 1px solid silver;
100 body td {
101 line-height: 1.2
104 body th {
105 line-height: 1.2;
108 ol {
109 line-height: 1.2;
112 ul, body dir, body menu {
113 line-height: 1.2;
116 html {
117 margin: 0;
118 padding: 0;
121 body h1, body h2, body h3, body h4, body h5, body h6 {
122 margin-left: 0
125 body pre {
126 margin: 0.5em 10% 0.5em 1em;
127 line-height: 1.0;
128 color: navy;
131 tt.literal, code.literal {
132 color: navy;
135 .programlisting, .screen {
136 border: 1px solid silver;
137 background: #f4f4f4;
138 margin: 0.5em 10% 0.5em 0;
139 padding: 0.5em 1em;
142 div.sidebar {
143 background: #ffffee;
144 margin: 1.0em 10% 0.5em 0;
145 padding: 0.5em 1em;
146 border: 1px solid silver;
148 div.sidebar * { padding: 0; }
149 div.sidebar div { margin: 0; }
150 div.sidebar p.title {
151 font-family: sans-serif;
152 margin-top: 0.5em;
153 margin-bottom: 0.2em;
156 div.bibliomixed {
157 margin: 0.5em 5% 0.5em 1em;
160 div.glossary dt {
161 font-weight: bold;
163 div.glossary dd p {
164 margin-top: 0.2em;
167 dl {
168 margin: .8em 0;
169 line-height: 1.2;
172 dt {
173 margin-top: 0.5em;
176 dt span.term {
177 font-style: normal;
178 color: navy;
181 div.variablelist dd p {
182 margin-top: 0;
185 div.itemizedlist li, div.orderedlist li {
186 margin-left: -0.8em;
187 margin-top: 0.5em;
190 ul, ol {
191 list-style-position: outside;
194 div.sidebar ul, div.sidebar ol {
195 margin-left: 2.8em;
198 div.itemizedlist p.title,
199 div.orderedlist p.title,
200 div.variablelist p.title
202 margin-bottom: -0.8em;
205 div.revhistory table {
206 border-collapse: collapse;
207 border: none;
209 div.revhistory th {
210 border: none;
211 color: #527bbd;
212 font-family: tahoma, verdana, sans-serif;
214 div.revhistory td {
215 border: 1px solid silver;
218 /* Keep TOC and index lines close together. */
219 div.toc dl, div.toc dt,
220 div.list-of-figures dl, div.list-of-figures dt,
221 div.list-of-tables dl, div.list-of-tables dt,
222 div.indexdiv dl, div.indexdiv dt
224 line-height: normal;
225 margin-top: 0;
226 margin-bottom: 0;
230 Table styling does not work because of overriding attributes in
231 generated HTML.
233 div.table table,
234 div.informaltable table
236 margin-left: 0;
237 margin-right: 5%;
238 margin-bottom: 0.8em;
240 div.informaltable table
242 margin-top: 0.4em
244 div.table thead,
245 div.table tfoot,
246 div.table tbody,
247 div.informaltable thead,
248 div.informaltable tfoot,
249 div.informaltable tbody
251 /* No effect in IE6. */
252 border-top: 2px solid #527bbd;
253 border-bottom: 2px solid #527bbd;
255 div.table thead, div.table tfoot,
256 div.informaltable thead, div.informaltable tfoot
258 font-weight: bold;
261 div.mediaobject img {
262 border: 1px solid silver;
263 margin-bottom: 0.8em;
265 div.figure p.title,
266 div.table p.title
268 margin-top: 1em;
269 margin-bottom: 0.4em;
272 @media print {
273 div.navheader, div.navfooter { display: none; }