2 CSS stylesheet for XHTML produced by DocBook XSL stylesheets.
3 Tested with XSL stylesheets 1.61.2, 1.67.2
17 margin: 1em 5% 1em 5%;
19 font-family: sans-serif;
26 h1, h2, h3, h4, h5, h6,
28 div.list-of-figures p b,
29 div.list-of-tables p b,
33 font-family: tahoma, verdana, sans-serif;
36 div.toc p:first-child,
37 div.list-of-figures p:first-child,
38 div.list-of-tables p:first-child,
47 border-bottom: 2px solid silver;
51 margin: 0.5em 0 0 -4%;
53 border-bottom: 2px solid silver;
77 border: none; /* Broken on IE6 */
80 border: 1px solid silver;
83 div.navheader th, div.navheader td, div.navfooter td {
84 font-family: sans-serif;
89 div.navheader img, div.navfooter img {
92 div.navheader a, div.navfooter a {
96 border: 1px solid silver;
111 ul, body dir, body menu {
120 body h1, body h2, body h3, body h4, body h5, body h6 {
125 margin: 0.5em 10% 0.5em 1em;
130 tt.literal, code.literal {
132 font-family: sans-serif;
135 code.literal:before { content: "'"; }
136 code.literal:after { content: "'"; }
143 div.literallayout p {
149 font-family: monospace;
152 border: 1px solid silver;
157 .programlisting, .screen {
158 border: 1px solid silver;
160 margin: 0.5em 10% 0.5em 0;
166 margin: 1.0em 10% 0.5em 0;
168 border: 1px solid silver;
170 div.sidebar * { padding: 0; }
171 div.sidebar div { margin: 0; }
172 div.sidebar p.title {
173 font-family: sans-serif;
175 margin-bottom: 0.2em;
179 margin: 0.5em 5% 0.5em 1em;
203 div.variablelist dd p {
207 div.itemizedlist li, div.orderedlist li {
213 list-style-position: outside;
216 div.sidebar ul, div.sidebar ol {
220 div.itemizedlist p.title,
221 div.orderedlist p.title,
222 div.variablelist p.title
224 margin-bottom: -0.8em;
227 div.revhistory table {
228 border-collapse: collapse;
234 font-family: tahoma, verdana, sans-serif;
237 border: 1px solid silver;
240 /* Keep TOC and index lines close together. */
241 div.toc dl, div.toc dt,
242 div.list-of-figures dl, div.list-of-figures dt,
243 div.list-of-tables dl, div.list-of-tables dt,
244 div.indexdiv dl, div.indexdiv dt
252 Table styling does not work because of overriding attributes in
256 div.informaltable table
260 margin-bottom: 0.8em;
262 div.informaltable table
269 div.informaltable thead,
270 div.informaltable tfoot,
271 div.informaltable tbody
273 /* No effect in IE6. */
274 border-top: 2px solid #527bbd;
275 border-bottom: 2px solid #527bbd;
277 div.table thead, div.table tfoot,
278 div.informaltable thead, div.informaltable tfoot
283 div.mediaobject img {
284 border: 1px solid silver;
285 margin-bottom: 0.8em;
291 margin-bottom: 0.4em;
295 div.navheader, div.navfooter { display: none; }