Bump version to 5.0-14
[LibreOffice.git] / extras / source / misc_config / wizard / web / styles / rgb.css
blob9537db0b621b2f91d01da48509dddb89b9889bba
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: Arial, Helvetica, sans-serif;
21 font-size: 14px;
22 color: #000000;
23 font-weight: bold;
25 .docdescription {
26 font-family: Arial, Helvetica, sans-serif;
27 font-size: 12px;
28 font-style: italic;
29 color: #000000;
31 .docauthor {
32 font-family: Arial, Helvetica, sans-serif;
33 font-size: 12px;
34 font-style: italic;
35 color: #000000;
37 .doccreationdate {
38 font-family: Arial, Helvetica, sans-serif;
39 font-size: 12px;
40 color: #000066;
42 .doclastchangeddate {
43 font-family: Arial, Helvetica, sans-serif;
44 font-size: 12px;
45 color: #990000;
47 .docfilename {
48 font-family: Arial, Helvetica, sans-serif;
49 font-size: 12px;
50 color: #000066;
52 .docfileformatinfo {
53 font-family: Arial, Helvetica, sans-serif;
54 font-size: 12px;
55 font-style: italic;
56 color: #000000;
58 .docnumberofpages {
59 font-family: Arial, Helvetica, sans-serif;
60 font-size: 12px;
61 color: #000000;
63 .docsizeinkb {
64 font-family: Arial, Helvetica, sans-serif;
65 font-size: 12px;
66 color: #000000;
68 body {
69 background-color: #660000;
70 background-image: url(images/background.gif);
72 .toctitle {
73 font-family: Arial, Helvetica, sans-serif;
74 font-size: 20px;
75 font-style: normal;
76 font-weight: bold;
77 color: #000000;
78 background-color: #CCCCCC;
80 .tcolor {
81 background-color: #FFCC00;
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: #003399;
91 border-right-color: #CC3300;
92 border-bottom-color: #003399;
93 border-left-color: #666666;
95 .ccolor {
96 background-color: #000066;
98 a:link {
99 font-family: Arial, Helvetica, sans-serif;
100 color: #003399;
102 a:visited {
103 font-family: Arial, Helvetica, sans-serif;
104 color: #0099CC;
106 a:active {
107 font-family: Arial, Helvetica, sans-serif;
108 color: #CC0000;