Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / extras / source / misc_config / wizard / form / styles / red.css
blob79285b3dc281d8f70b5028aff8de7d69f98f29d6
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: #FFFFFF;
23 font-weight: bold;
25 .docdescription {
26 font-family: Arial, Helvetica, sans-serif;
27 font-size: 12px;
28 font-style: italic;
29 color: #FFFFFF;
31 .docauthor {
32 font-family: Arial, Helvetica, sans-serif;
33 font-size: 12px;
34 font-style: italic;
35 color: #FFFFFF;
37 .doccreationdate {
38 font-family: Arial, Helvetica, sans-serif;
39 font-size: 12px;
40 color: #FFFF00;
42 .doclastchangeddate {
43 font-family: Arial, Helvetica, sans-serif;
44 font-size: 12px;
45 color: #FF0000;
47 .docfilename {
48 font-family: Arial, Helvetica, sans-serif;
49 font-size: 12px;
50 color: #FFFFFF;
52 .docfileformatinfo {
53 font-family: Arial, Helvetica, sans-serif;
54 font-size: 12px;
55 font-style: italic;
56 color: #FFFFFF;
58 .docnumberofpages {
59 font-family: Arial, Helvetica, sans-serif;
60 font-size: 12px;
61 color: #FFFFFF;
63 .docsizeinkb {
64 font-family: Arial, Helvetica, sans-serif;
65 font-size: 12px;
66 color: #FFFFFF;
68 body {
69 background-color: #999999;
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: #FFFFFF;
78 background-color: #660033;
80 .tcolor {
81 background-color: #330000;
83 .ccolor {
84 background-color: #660033;
86 a:link {
87 font-family: Arial, Helvetica, sans-serif;
88 color: #FFFF00;
90 a:visited {
91 font-family: Arial, Helvetica, sans-serif;
92 color: #00CCFF;
94 a:active {
95 font-family: Arial, Helvetica, sans-serif;
96 color: #FF0000;