/[web]/doc/installer/2/nl/content/webhelp-custom.css
ViewVC logotype

Contents of /doc/installer/2/nl/content/webhelp-custom.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1413 - (show annotations) (download) (as text)
Mon Jul 9 14:49:12 2012 UTC (11 years, 9 months ago) by grenoya
File MIME type: text/css
File size: 3870 byte(s)
- add EL, EO, FR, NL, PT_BR and UK pages (still no link from index)
1 body {
2 font: 12px;
3 }
4
5 /* ====== Title page ====== */
6 div.book > div.titlepage h1 {
7 text-align: center;
8 color: #f09100;
9 font-size: 200%;
10 }
11
12 div.book > div.titlepage h2.subtitle {
13 font-style: normal;
14 text-align: center;
15 }
16
17 /* ====== Titles ====== */
18 div.titlepage {
19 font-family: sans-serif;
20 }
21
22 div.titlepage h2, div.titlepage h3, div.titlepage h4,
23 div.titlepage h5, div.titlepage h6 {
24 font-style: italic;
25 }
26
27 div.chapter div.titlepage h2,
28 div.appendix div.titlepage h2,
29 div.preface div.titlepage h2 {
30 font-size: 180%;
31 color: #f09100;
32 }
33
34 #content div.section div.titlepage h2 {
35 font-size: 160%;
36 color: #656567;
37 }
38
39 div.section div.titlepage h3 {
40 font-size: 140%;
41 color: #656567;
42 }
43
44 div.section div.titlepage h4 {
45 font-size: 120%;
46 color: #656567;
47 }
48
49 div.section div.titlepage h5 {
50 font-size: 100%;
51 color: #656567;
52 }
53
54 div.section div.titlepage h6 {
55 font-size: 100%;
56 color: #656567;
57 }
58
59 #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
60 margin-top: 16px;
61 }
62
63 #content h1, #content h2 {
64 color: #f09100;
65 font-family: sans-serif;
66 }
67
68 /* ====== Header, Footer ====== */
69 #header {
70 background: none;
71 }
72
73 #navheader {
74 position: static;
75 float: left;
76 padding-top: 13px;
77 }
78
79 #headerlogo {
80 float: right;
81 padding: 5px 5px 0px 0px;
82 }
83
84 #headerlogo img {
85 height: 50px;
86 }
87
88 #pagetitle {
89 padding-top: 6px;
90 font: bold 12px sans-serif;
91 color: #656567;
92 text-align: center;
93 }
94
95 .navfooter a, #navheader a {
96 color: #d07100;
97 }
98
99 /* ====== Tree ====== */
100 .treeview .hover {
101 color: #d07100;
102 }
103
104 /* ====== TOCs ====== */
105 .toc > p, .list-of-figures > p, .list-of-tables > p, .list-of-examples > p {
106 font-size: 120%;
107 color: #f09100;
108 font-family: sans-serif;
109 font-style: italic;
110 }
111
112 #content .toc > p, #content .list-of-figures > p, #content .list-of-tables > p,
113 #content .list-of-examples > p {
114 font-size: 120%;
115 color: #f09100;
116 font-family: sans-serif;
117 font-style: italic;
118 }
119
120 .toc a:visited, .list-of-figures a:visited, .list-of-tables a:visited,
121 .list-of-examples a:visited {
122 color: #555557;
123 font-family: sans-serif;
124 }
125
126 .toc a:link, .list-of-figures a:link, .list-of-tables a:link,
127 .list-of-examples a:link {
128 color: #252527;
129 font-family: sans-serif;
130 }
131
132 /* ====== Content ====== */
133 #content p, #content ul, #content ol, #content li {
134 font: 12px serif;
135 }
136
137 li p {
138 margin: 4px 0px 4px 0px;
139 }
140
141 div.revhistory table {
142 border-collapse: collapse;
143 }
144
145 div.revhistory th {
146 text-align: center;
147 }
148
149 .programlisting {
150 background-color: #eeeeee;
151 padding: 4px;
152 }
153
154 .screen {
155 background-color: #000000;
156 color: #ffffff;
157 padding: 4px;
158 }
159
160 .informaltable, .table {
161 margin-bottom: 12px;
162 }
163
164 .informaltable table, .table table {
165 border-collapse: collapse;
166 }
167
168 .informaltable th, .table th,
169 .informaltable td, .table td {
170 padding: 5px;
171 }
172
173 .informaltable th, .table th {
174 background-color: #eeeeee;
175 font-family: sans-serif;
176 }
177
178 .informaltable th p, .table th p,
179 .informaltable td p, .table td p {
180 margin: 2px 0px 2px 0px;
181 }
182
183 .note, .tip, .important, .warning, .caution {
184 border-top: 2px solid #CCCCCC;
185 border-bottom: 2px solid #CCCCCC;
186 padding-top: 6px;
187 padding-bottom: 6px;
188 margin: 12px 0px 12px 0px;
189 }
190
191 .admon-content p {
192 margin: 0px 0px 6px 0px;
193 }
194
195 #content dt {
196 font-family: sans-serif;
197 }
198
199 span.term {
200 font-weight: bold;
201 font-size: 90%;
202 }
203
204 div.mediaobject {
205 margin-bottom: 12px;
206 text-align: center;
207 }
208
209 #content img {
210 max-width: 95%;
211 }
212
213 /* == Formal Titles == */
214 #content p.title, #content p.legalnotice-title {
215 font-family: sans-serif;
216 font-size: 85%;
217 }
218
219 #content p.legalnotice-title {
220 color: #f09100;
221 }
222
223 div.figure {
224 text-align: center;
225 }
226
227 #content div.figure p.title {
228 font-style: italic;
229 }

  ViewVC Help
Powered by ViewVC 1.1.30