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%;
25 h1, h2, h3, h4, h5, h6,
27 div.list-of-figures p b,
28 div.list-of-tables p b,
32 font-family: tahoma, verdana, sans-serif;
35 div.toc p:first-child,
36 div.list-of-figures p:first-child,
37 div.list-of-tables p:first-child,
46 border-bottom: 2px solid silver;
50 margin: 0.5em 0 0 -4%;
52 border-bottom: 2px solid silver;
76 border: none; /* Broken on IE6 */
79 border: 1px solid silver;
82 div.navheader th, div.navheader td, div.navfooter td {
83 font-family: sans-serif;
88 div.navheader img, div.navfooter img {
91 div.navheader a, div.navfooter a {
95 border: 1px solid silver;
110 ul, body dir, body menu {
119 body h1, body h2, body h3, body h4, body h5, body h6 {
124 margin: 0.5em 10% 0.5em 1em;
129 tt.literal, code.literal {
133 div.literallayout p {
139 font-family: monospace;
140 # margin: 0.5em 10% 0.5em 1em;
143 border: 1px solid silver;
148 .programlisting, .screen {
149 border: 1px solid silver;
151 margin: 0.5em 10% 0.5em 0;
157 margin: 1.0em 10% 0.5em 0;
159 border: 1px solid silver;
161 div.sidebar * { padding: 0; }
162 div.sidebar div { margin: 0; }
163 div.sidebar p.title {
164 font-family: sans-serif;
166 margin-bottom: 0.2em;
170 margin: 0.5em 5% 0.5em 1em;
193 div.variablelist dd p {
197 div.itemizedlist li, div.orderedlist li {
203 list-style-position: outside;
206 div.sidebar ul, div.sidebar ol {
210 div.itemizedlist p.title,
211 div.orderedlist p.title,
212 div.variablelist p.title
214 margin-bottom: -0.8em;
217 div.revhistory table {
218 border-collapse: collapse;
224 font-family: tahoma, verdana, sans-serif;
227 border: 1px solid silver;
230 /* Keep TOC and index lines close together. */
231 div.toc dl, div.toc dt,
232 div.list-of-figures dl, div.list-of-figures dt,
233 div.list-of-tables dl, div.list-of-tables dt,
234 div.indexdiv dl, div.indexdiv dt
242 Table styling does not work because of overriding attributes in
246 div.informaltable table
250 margin-bottom: 0.8em;
252 div.informaltable table
259 div.informaltable thead,
260 div.informaltable tfoot,
261 div.informaltable tbody
263 /* No effect in IE6. */
264 border-top: 2px solid #527bbd;
265 border-bottom: 2px solid #527bbd;
267 div.table thead, div.table tfoot,
268 div.informaltable thead, div.informaltable tfoot
273 div.mediaobject img {
274 border: 1px solid silver;
275 margin-bottom: 0.8em;
281 margin-bottom: 0.4em;
285 div.navheader, div.navfooter { display: none; }