1 /*for the list of one manpage section*/
4 position:absolute
;overflow:auto
;
5 top:0px;bottom:95%;left:0;right:0;
8 /*misfortunately accessing anchors in a scrollview
9 doesn't seem to work yet with konqi, so:*/
11 position:absolute;overflow:auto;
12 top:5%;bottom:0;left:0;right:0;
17 border-bottom:1px solid black
;
21 /* Stylesheet to use for generated HTML output if we're actually displaying
23 * CSS adapted from that used on www.kde.org for similar appearance.
26 /* If you specify a background color you should also specify a regular color */
27 background-color: white
;
36 border-bottom: #bcbcbc 1px solid
;
45 vertical-align: middle
;
47 background-repeat: repeat-x
;
48 background-position: bottom
;
49 background-color: #0057ae;
53 * The header_top div div stuff seems to automatically setup the images but
54 * I'm not sure that it's actually any better than just manually creating a
55 * sequences of non-nested divs and setting an image that way.
60 background-repeat: no-repeat
;
61 background-position: bottom left
;
67 vertical-align: middle
;
71 background-repeat: no-repeat
;
72 background-position: bottom right
;
76 * If the generated HTML does not use an <img> tag in the div div header
77 * sequence then the text will be aligned wrong due to the missing margin
78 * provided by the image.
80 #header_top div div img
{
81 margin:8px 0px 9px 18px;
82 vertical-align: middle
;
87 padding: 0.1em 0em 0.3em 0;
91 vertical-align: middle
;
96 /* Used for the text and footer area at the bottom. */
99 background-color: #eeeeee;
101 padding-bottom: 12pt;
102 border-top: #bcbcbc 1px solid
;
108 vertical-align: middle
;