]> git.proxmox.com Git - ceph.git/blob - ceph/src/erasure-code/jerasure/gf-complete/manual/style.css
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / erasure-code / jerasure / gf-complete / manual / style.css
1
2 body {
3 margin:147px 104px 147px 173px;
4
5
6 font-size:20px;
7 text-align:justify;
8
9
10
11 }
12
13 #index_number{
14
15 float:right;
16
17 }
18
19 a {
20
21 text-decoration:none;
22 font-size:19px;
23 color:#19191F;
24 letter-spacing:1.5px;
25
26 font-family: 'Roboto Condensed', sans-serif;
27
28
29
30
31
32 }
33 /*This is page1 css */
34
35 #box {
36
37 text-align:center;
38 font-size:19px;
39 margin-top:166px;
40
41
42 }
43
44 #body_text{
45
46 font-family: 'Roboto Condensed', sans-serif;
47 font-size:18px;
48
49 }
50
51 h1{
52 font-weight:inherit;
53
54 }
55
56 h4{
57 font-size:22px;
58
59 font-weight:inherit;
60
61 }
62
63 #footer{
64
65 margin:1px 0px 1px 0px;
66 font-size:18px;
67 text-align:justify;
68 padding-bottom:104px;
69
70
71
72 }
73
74 p {
75 margin:0;
76 text-indent: 50px;
77 font-size:19px;
78 text-align:justify;
79
80
81 }
82
83
84 #footer_bar {
85 border-top:solid;
86
87 border-top-width:thin;
88
89 }
90
91 #pages_paragraphs {
92 margin:1px 115px 1px 57px;
93
94
95
96 }
97
98 #pages_paragraphs_2{
99 margin:1px 0px 1px 0px;
100 font-size:20px;
101 text-align:justify;
102 }
103
104 .code{
105 font-size:22px;
106
107 }
108
109
110
111
112 /* This is page3 css */
113
114 .index{
115 font-weight:bold;
116 text-align:justify;
117
118 }
119
120 .sub_indices {
121
122 padding-left:52px;
123 text-align:justify;
124 }
125
126
127
128 .aligning_numbers{
129
130 padding-left:27px;
131
132
133 }
134
135 .aligning_page_number{
136
137
138 float:right;
139
140
141 }
142
143 /* This page 6 css */
144 .box {
145
146 height:223px;
147 }
148
149
150
151 .image-cell_1 {
152 background: url(image1.png) no-repeat;
153 width:716px;
154 height:300px;
155
156 float:left;
157 margin-left:180px;
158 margin-right:134px;
159 margin-bottom:1px;
160 margin-bottom:31px;
161
162 }
163
164
165 /* This page 9 and 10 css */
166
167
168
169 #number_spacing{
170
171 letter-spacing:1px;
172 font-size:17px;
173
174
175 }
176
177
178 #number_spacing_1{
179
180 letter-spacing:1px;
181 font-size:19px;
182 margin-left:10px;
183
184
185 }
186
187 /* this page 13 css */
188
189
190 .image-cell_2 {
191 background: url(image2.png) no-repeat;
192 width:939px;
193 height:419px;
194
195 float:left;
196 margin-left:68px;
197 margin-right:134px;
198 margin-bottom:1px;
199 margin-bottom:31px;
200
201 }
202
203 /* This is page 14 */
204 #data1 table{
205 border-top-style:solid;
206 border-left-style:solid;
207
208 border-bottom-style:solid;
209 font-family: 'Roboto Condensed', sans-serif;
210
211 }
212
213 #data1 th{
214 border-bottom-style:solid;
215 border-right-style:solid;
216 border-right-style:thin;
217 font-family: 'Roboto Condensed', sans-serif;
218
219
220 }
221
222 #data1 td {
223 border-right-style:solid;
224
225 font-family: 'Roboto Condensed', sans-serif;
226
227 }
228
229
230 /* This is page 28 */
231 #table_page28 table{
232 border-top-style:solid;
233 border-left-style:solid;
234
235 border-bottom-style:solid;
236 border-top-width:thin;
237 border-left-width:thin;
238 border-bottom-width:thin;
239 font-family: 'Roboto Condensed', sans-serif;
240
241 }
242
243 #table_page28 th{
244 border-bottom-style:solid;
245 border-right-style:solid;
246 border-right-width:thin;
247 border-bottom-width:thin;
248 font-family: 'Roboto Condensed', sans-serif;
249
250
251 }
252
253 #table_page28 td {
254 border-right-style:solid;
255 border-bottom-style:solid;
256 border-bottom-width:thin;
257 border-right-width:thin;
258 font-family: 'Roboto Condensed', sans-serif;
259
260 }
261
262
263 /* This is page 30 */
264 #table_page30 table{
265 border-top-style:solid;
266 border-left-style:solid;
267
268 border-bottom-style:solid;
269
270 }
271
272 #table_page30 th{
273 border-bottom-style:solid;
274 border-right-style:solid;
275
276
277 }
278
279 #table_page30 td {
280 border-right-style:solid;
281 border-bottom-style:solid;
282
283
284 }
285 #box_1 {
286
287 height:485px;
288 margin-top:44px;
289 margin-bottom:-61px;
290
291 }
292 .image-cell_3 {
293 background: url(image3.png) no-repeat;
294 width:583px;
295 height:393px;
296
297 float:left;
298
299 }
300
301 .image-cell_4 {
302 background: url(image4.png) no-repeat;
303 width:487px;
304 height:390px;
305
306 float:right;
307
308
309
310 }
311
312 /* This is page 42 Css */
313
314
315 .image-cell_5 {
316 background: url(image5.png) no-repeat;
317 width:907px;
318 height:592px;
319
320 float:left;
321 margin-right:134px;
322 margin-bottom:1px;
323 margin-bottom:31px;
324
325 }
326
327
328 /* This is page 43 Css */
329
330
331 .image-cell_6 {
332 background: url(image6.png) no-repeat;
333 width:851px;
334 height:532px;
335
336 margin-right:134px;
337 margin-bottom:1px;
338 margin-bottom:31px;
339
340 }
341
342 /* This is page 44 Css */
343
344
345 .image-cell_7{
346 background: url(image7.png) no-repeat;
347 width:945px;
348 height:321px;
349
350 margin-right:134px;
351 margin-bottom:1px;
352 margin-bottom:31px;
353
354 }
355
356 /* This is page 45 */
357 #data2 table{
358 border-top-style:solid;
359 border-left-style:solid;
360
361 border-bottom-style:solid;
362 border-top-width:2px;
363 border-left-width:2px;
364 border-bottom-width:2px;
365 border-color:black;
366 font-family: 'Roboto Condensed', sans-serif;
367
368 }
369
370 #data2 th{
371 border-bottom-style:solid;
372 border-right-style:solid;
373 border-bottom-width:2px;
374 border-right-width:2px;
375 font-family: 'Roboto Condensed', sans-serif;
376
377
378 }
379 #data2 td {
380 border-right-style:solid;
381 border-right-width:2px;
382 font-family: 'Roboto Condensed', sans-serif;
383
384 }
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404