Bump version to 6.4-15
[LibreOffice.git] / extras / source / misc_config / wizard / form / styles / ice.css
blobbc53d2e435a0a03263f09981d30ec0b031c96092
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: "Times New Roman", Times, serif;
21 font-size: 14px;
22 color: #000000;
23 font-weight: bold;
25 .docdescription {
26 font-family: "Times New Roman", Times, serif;
27 font-size: 12px;
28 font-style: italic;
29 color: #000000;
31 .docauthor {
32 font-family: "Times New Roman", Times, serif;
33 font-size: 12px;
34 font-style: italic;
35 color: #000000;
37 .doccreationdate {
38 font-family: "Times New Roman", Times, serif;
39 font-size: 12px;
40 color: #000066;
42 .doclastchangeddate {
43 font-family: "Times New Roman", Times, serif;
44 font-size: 12px;
45 color: #990000;
47 .docfilename {
48 font-family: "Times New Roman", Times, serif;
49 font-size: 12px;
50 color: #000066;
52 .docfileformatinfo {
53 font-family: "Times New Roman", Times, serif;
54 font-size: 12px;
55 font-style: italic;
56 color: #000000;
58 .docnumberofpages {
59 font-family: "Times New Roman", Times, serif;
60 font-size: 12px;
61 color: #000000;
63 .docsizeinkb {
64 font-family: "Times New Roman", Times, serif;
65 font-size: 12px;
66 color: #000000;
68 body {
69 background-color: #999999;
70 background-image: url(images/background.gif);
72 .toctitle {
73 font-family: "Times New Roman", Times, 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: #00CCFF;
83 .ccolor {
84 background-color: #CCCCCC;
86 a:link {
87 font-family: "Times New Roman", Times, serif;
88 color: #0033CC;
90 a:visited {
91 font-family: "Times New Roman", Times, serif;
92 color: #0066FF;
94 a:active {
95 font-family: "Times New Roman", Times, serif;
96 color: #FF0000;