Bump version to 5.0-14
[LibreOffice.git] / extras / source / misc_config / wizard / web / styles / pc_old.css
blob24ab7ce0acb34df6b9ee39278ba460f210a156ee
1 /*
2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 .doctitle {
20 font-family: "Courier New", Courier, mono;
21 font-size: 14px;
22 color: #00CC00;
23 font-weight: bold;
25 .docdescription {
26 font-family: "Courier New", Courier, mono;
27 font-size: 12px;
28 font-style: italic;
29 color: #00CC00;
31 .docauthor {
32 font-family: "Courier New", Courier, mono;
33 font-size: 12px;
34 font-style: italic;
35 color: #00CC00;
37 .doccreationdate {
38 font-family: "Courier New", Courier, mono;
39 font-size: 12px;
40 color: #99CC00;
42 .doclastchangeddate {
43 font-family: "Courier New", Courier, mono;
44 font-size: 12px;
45 color: #FF0000;
47 .docfilename {
48 font-family: "Courier New", Courier, mono;
49 font-size: 12px;
50 color: #00CC00;
52 .docfileformatinfo {
53 font-family: "Courier New", Courier, mono;
54 font-size: 12px;
55 font-style: italic;
56 color: #00CC00;
58 .docnumberofpages {
59 font-family: "Courier New", Courier, mono;
60 font-size: 12px;
61 color: #00CC00;
63 .docsizeinkb {
64 font-family: "Courier New", Courier, mono;
65 font-size: 12px;
66 color: #00CC00;
68 body {
69 background-color: #000000;
70 background-image: url(images/background.gif);
72 .toctitle {
73 font-family: "Courier New", Courier, mono;
74 font-size: 20px;
75 font-style: normal;
76 font-weight: bold;
77 color: #00CC00;
78 background-color: #222222;
80 .tcolor {
81 background-color: #000000;
82 border-top-width: mittel;
83 border-right-width: mittel;
84 border-bottom-width: mittel;
85 border-left-width: mittel;
86 border-top-style: doppelt;
87 border-right-style: doppelt;
88 border-bottom-style: doppelt;
89 border-left-style: doppelt;
90 border-top-color: #333333;
91 border-right-color: #000000;
92 border-bottom-color: #000000;
93 border-left-color: #999999;
95 .ccolor {
96 background-color: #222222;
98 a:link {
99 font-family: "Courier New", Courier, mono;
100 color: #00FF33;
102 a:visited {
103 font-family: "Courier New", Courier, mono;
104 color: #00CC33;
106 a:active {
107 font-family: "Courier New", Courier, mono;
108 color: #CC0000;