add more spacing
[personal-kdebase.git] / runtime / doc / khelpcenter / konq.css
blobee75f658f039568abaa04e05aa6516c4485c145f
1 body {background-color: #3679AD;
2 color: #000000;
3 margin-left: 0;
4 margin-right: 0;
5 margin-top: 5;
6 padding: 0;
7 background-image: url(background.png);
8 background-repeat: no-repeat;
9 background-position: top-center;}
11 .caption {
12 color: black;
13 font-family: sans-serif;
14 font-size: 23pt;
15 font-style: italic;
16 font-weight: bolder;
17 margin-left: 3pt;
20 td.trans {background-image: url(bgtable.png);
21 background-repeat: no-repeat;}
22 td.end {background-image: url(lines2.png);
23 background-repeat: x-repeat;}
24 td.shadow1 {background-image: url(shadow1.png);
25 background-repeat: x-repeat;}
27 table.vnice { font-family: sans-serif;
28 font-size: x-small;}
30 a:link {background-color: transparent;
31 color: #191970;
32 text-decoration:none;}
33 a:visited {background-color: transparent;
34 color: #551a8a;
35 text-decoration:none;}
36 a:active {background-color: transparent;
37 color: #fe0000;
38 text-decoration:none;}
39 a:hover {background-color: transparent;
40 color: #1919aa;
41 text-decoration:underline;}
43 tr.menurow {background-color: #505050;
44 color: #000000;
45 vertical-align: middle;}
47 td.deco {color: #ffffff;
48 background-color: #505050;
49 font-family: sans-serif;
50 font-size: small;}
52 td.menuactive {color: #ffcc00;
53 background-color: #777777;
54 font-family: sans-serif;
55 font-size: small;}
57 td.menu {color: #ffffff;
58 background-color: #505050;
59 font-family: sans-serif;
60 font-size: small;}
62 a.menu {color: #eeeeee;
63 font-family: sans-serif;
64 font-size: small;}
66 a.menu:hover {color: #ffffff;
67 text-decoration:none;}