update dev300-m58
[ooovba.git] / extras / source / misc_config / wizard / web / styles / pc_old.css
bloba56e7a621633e09794a7a10788c097542c6e8945
1 .doctitle {
2 font-family: "Courier New", Courier, mono;
3 font-size: 14px;
4 color: #00CC00;
5 font-weight: bold;
7 .docdescription {
8 font-family: "Courier New", Courier, mono;
9 font-size: 12px;
10 font-style: italic;
11 color: #00CC00;
13 .docauthor {
14 font-family: "Courier New", Courier, mono;
15 font-size: 12px;
16 font-style: italic;
17 color: #00CC00;
19 .doccreationdate {
20 font-family: "Courier New", Courier, mono;
21 font-size: 12px;
22 color: #99CC00;
24 .doclastchangeddate {
25 font-family: "Courier New", Courier, mono;
26 font-size: 12px;
27 color: #FF0000;
29 .docfilename {
30 font-family: "Courier New", Courier, mono;
31 font-size: 12px;
32 color: #00CC00;
34 .docfileformatinfo {
35 font-family: "Courier New", Courier, mono;
36 font-size: 12px;
37 font-style: italic;
38 color: #00CC00;
40 .docnumberofpages {
41 font-family: "Courier New", Courier, mono;
42 font-size: 12px;
43 color: #00CC00;
45 .docsizeinkb {
46 font-family: "Courier New", Courier, mono;
47 font-size: 12px;
48 color: #00CC00;
50 body {
51 background-color: #000000;
52 background-image: url(images/background.gif);
54 .toctitle {
55 font-family: "Courier New", Courier, mono;
56 font-size: 20px;
57 font-style: normal;
58 font-weight: bold;
59 color: #00CC00;
60 background-color: #222222;
62 .tcolor {
63 background-color: #000000;
64 border-top-width: mittel;
65 border-right-width: mittel;
66 border-bottom-width: mittel;
67 border-left-width: mittel;
68 border-top-style: doppelt;
69 border-right-style: doppelt;
70 border-bottom-style: doppelt;
71 border-left-style: doppelt;
72 border-top-color: #333333;
73 border-right-color: #000000;
74 border-bottom-color: #000000;
75 border-left-color: #999999;
77 .ccolor {
78 background-color: #222222;
80 a:link {
81 font-family: "Courier New", Courier, mono;
82 color: #00FF33;
84 a:visited {
85 font-family: "Courier New", Courier, mono;
86 color: #00CC33;
88 a:active {
89 font-family: "Courier New", Courier, mono;
90 color: #CC0000;