metanorma-ogc 2.2.0 → 2.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rake.yml +1 -1
- data/.github/workflows/release.yml +24 -0
- data/lib/isodoc/ogc/html/htmlstyle.scss +1 -1
- data/lib/isodoc/ogc/ogc.abstract-specification-topic.xsl +128 -153
- data/lib/isodoc/ogc/ogc.best-practice.xsl +128 -153
- data/lib/isodoc/ogc/ogc.change-request-supporting-document.xsl +128 -153
- data/lib/isodoc/ogc/ogc.community-practice.xsl +128 -153
- data/lib/isodoc/ogc/ogc.community-standard.xsl +128 -153
- data/lib/isodoc/ogc/ogc.discussion-paper.xsl +128 -153
- data/lib/isodoc/ogc/ogc.engineering-report.xsl +128 -153
- data/lib/isodoc/ogc/ogc.other.xsl +128 -153
- data/lib/isodoc/ogc/ogc.policy.xsl +128 -153
- data/lib/isodoc/ogc/ogc.reference-model.xsl +128 -153
- data/lib/isodoc/ogc/ogc.release-notes.xsl +128 -153
- data/lib/isodoc/ogc/ogc.standard.xsl +128 -153
- data/lib/isodoc/ogc/ogc.test-suite.xsl +128 -153
- data/lib/isodoc/ogc/ogc.user-guide.xsl +128 -153
- data/lib/isodoc/ogc/ogc.white-paper.xsl +128 -153
- data/lib/isodoc/ogc/presentation_xml_convert.rb +7 -12
- data/lib/isodoc/ogc/xref.rb +0 -125
- data/lib/metanorma/ogc/biblio.rng +8 -5
- data/lib/metanorma/ogc/cleanup.rb +68 -97
- data/lib/metanorma/ogc/converter.rb +4 -10
- data/lib/metanorma/ogc/validate.rb +0 -45
- data/lib/metanorma/ogc/version.rb +1 -1
- data/lib/metanorma-ogc.rb +2 -1
- data/lib/relaton/render/config.yml +27 -3
- data/metanorma-ogc.gemspec +2 -0
- metadata +35 -14
- data/lib/isodoc/ogc/html/_coverpage.css +0 -205
- data/lib/isodoc/ogc/html/htmlstyle.css +0 -1149
- data/lib/isodoc/ogc/html/ogc.css +0 -861
- data/lib/isodoc/ogc/html/ogc_wp.css +0 -774
- data/lib/isodoc/ogc/html/wordstyle.css +0 -1344
- data/lib/isodoc/ogc/html/wordstyle_wp.css +0 -1270
- data/lib/isodoc/ogc/reqt.rb +0 -215
- data/lib/isodoc/ogc/reqt_helper.rb +0 -83
@@ -1,1149 +0,0 @@
|
|
1
|
-
html, body, div, span, applet, object, iframe,
|
2
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
3
|
-
a, abbr, acronym, address, big, cite, code,
|
4
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
5
|
-
small, strike, strong, sub, sup, tt, var,
|
6
|
-
b, u, i, center,
|
7
|
-
ol, ul, li,
|
8
|
-
fieldset, form, label, legend,
|
9
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
10
|
-
article, aside, canvas, details, embed,
|
11
|
-
figure, figcaption, footer, header, hgroup,
|
12
|
-
menu, output, ruby, section, summary,
|
13
|
-
time, mark, audio, video {
|
14
|
-
margin: 0;
|
15
|
-
padding: 0; }
|
16
|
-
|
17
|
-
html, body, div, span, applet, object, iframe,
|
18
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
19
|
-
a, abbr, acronym, address, big, cite, code,
|
20
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
21
|
-
small, strike, strong, sub, sup, tt, var,
|
22
|
-
b, u, i, center,
|
23
|
-
dl, dt, dd, ol, ul, li,
|
24
|
-
fieldset, form, label, legend,
|
25
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
26
|
-
article, aside, canvas, details, embed,
|
27
|
-
figure, figcaption, footer, header, hgroup,
|
28
|
-
menu, nav, output, ruby, section, summary,
|
29
|
-
time, mark, audio, video {
|
30
|
-
border: 0;
|
31
|
-
font-size: 100%; }
|
32
|
-
|
33
|
-
html, body, div, span, applet, object, iframe,
|
34
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
35
|
-
a, abbr, acronym, address, big, cite, code,
|
36
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
37
|
-
small, strike, strong, tt, var,
|
38
|
-
b, u, i, center,
|
39
|
-
dl, dd, ol, ul, li,
|
40
|
-
fieldset, form, label, legend,
|
41
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
42
|
-
article, aside, canvas, details, embed,
|
43
|
-
figure, figcaption, footer, header, hgroup,
|
44
|
-
menu, nav, output, ruby, section, summary,
|
45
|
-
time, mark, audio, video {
|
46
|
-
vertical-align: baseline; }
|
47
|
-
|
48
|
-
html, body, div, span, applet, object, iframe,
|
49
|
-
p, blockquote,
|
50
|
-
a, abbr, acronym, address, big, cite,
|
51
|
-
del, dfn, em, img, ins, q, s,
|
52
|
-
small, strike, strong, sub, sup, var,
|
53
|
-
b, u, i, center,
|
54
|
-
dl, dt, dd, ol, ul, li,
|
55
|
-
fieldset, form, label, legend,
|
56
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
57
|
-
article, aside, canvas, details, embed,
|
58
|
-
figure, figcaption, footer, header, hgroup,
|
59
|
-
menu, nav, output, ruby, section, summary,
|
60
|
-
time, mark, audio, video {
|
61
|
-
font-family: {{bodyfont}}; }
|
62
|
-
|
63
|
-
code, pre, tt, kbd, samp {
|
64
|
-
font-family: {{monospacefont}};
|
65
|
-
font-variant-ligatures: none; }
|
66
|
-
|
67
|
-
code *, pre *, tt *, kbd *, samp * {
|
68
|
-
font-family: {{monospacefont}} !important;
|
69
|
-
font-variant-ligatures: none; }
|
70
|
-
|
71
|
-
p code, dt code, li code, label code, legend code, caption code, th code, td code,
|
72
|
-
p tt, dt tt, li tt, label tt, legend tt, caption tt, th tt, td tt,
|
73
|
-
p kbd, dt kbd, li kbd, label kbd, legend kbd, caption kbd, th kbd, td kbd,
|
74
|
-
p samp, dt samp, li samp, label samp, legend samp, caption samp, th samp, td samp {
|
75
|
-
font-size: {{monospacefontsize}}; }
|
76
|
-
|
77
|
-
article, aside, details, figcaption, figure,
|
78
|
-
footer, header, hgroup, menu, nav, section {
|
79
|
-
display: block; }
|
80
|
-
|
81
|
-
table {
|
82
|
-
border-collapse: collapse;
|
83
|
-
border-spacing: 0; }
|
84
|
-
|
85
|
-
h1, h2, h3, h4, h5, h6 {
|
86
|
-
font-family: {{headerfont}}; }
|
87
|
-
|
88
|
-
.h1, .h2, .h3, .h4, .h5, .h6 {
|
89
|
-
font-family: {{headerfont}}; }
|
90
|
-
|
91
|
-
blockquote, q {
|
92
|
-
quotes: none; }
|
93
|
-
blockquote:before, blockquote:after, q:before, q:after {
|
94
|
-
content: '';
|
95
|
-
content: none; }
|
96
|
-
|
97
|
-
.h2Annex {
|
98
|
-
font-family: {{headerfont}}; }
|
99
|
-
|
100
|
-
dl {
|
101
|
-
display: grid;
|
102
|
-
grid-template-columns: max-content auto; }
|
103
|
-
dl dt p, dl dd p {
|
104
|
-
margin-top: 0; }
|
105
|
-
dl dt {
|
106
|
-
grid-column-start: 1; }
|
107
|
-
dl dd {
|
108
|
-
grid-column-start: 2; }
|
109
|
-
|
110
|
-
b, strong {
|
111
|
-
font-weight: bold; }
|
112
|
-
|
113
|
-
div.document-stage-band, div.document-type-band {
|
114
|
-
background-color: #333333; }
|
115
|
-
|
116
|
-
a.FootnoteRef + a.FootnoteRef:before {
|
117
|
-
content: ", ";
|
118
|
-
vertical-align: super; }
|
119
|
-
|
120
|
-
.addition {
|
121
|
-
color: blue; }
|
122
|
-
|
123
|
-
.deletion {
|
124
|
-
color: red;
|
125
|
-
text-decoration: line-through; }
|
126
|
-
|
127
|
-
#standard-band {
|
128
|
-
background-color: #3D9970; }
|
129
|
-
|
130
|
-
#standard {
|
131
|
-
border-bottom: solid 3px #3D9970; }
|
132
|
-
|
133
|
-
#abstract-specification-topic-band {
|
134
|
-
background-color: #3D9970; }
|
135
|
-
|
136
|
-
#abstract-specification-topic {
|
137
|
-
border-bottom: solid 3px #3D9970; }
|
138
|
-
|
139
|
-
#reference-model-band {
|
140
|
-
background-color: #3D9970; }
|
141
|
-
|
142
|
-
#reference-model {
|
143
|
-
border-bottom: solid 3px #3D9970; }
|
144
|
-
|
145
|
-
#best-practice-band {
|
146
|
-
background-color: #39CCCC; }
|
147
|
-
|
148
|
-
#best-practice {
|
149
|
-
border-bottom: solid 3px #39CCCC; }
|
150
|
-
|
151
|
-
#discussion-paper-band {
|
152
|
-
background-color: #39CCCC; }
|
153
|
-
|
154
|
-
#discussion-paper {
|
155
|
-
border-bottom: solid 3px #39CCCC; }
|
156
|
-
|
157
|
-
#white-paper-band {
|
158
|
-
background-color: #39CCCC; }
|
159
|
-
|
160
|
-
#white-paper {
|
161
|
-
border-bottom: solid 3px #39CCCC; }
|
162
|
-
|
163
|
-
#technical-paper-band {
|
164
|
-
background-color: #39CCCC; }
|
165
|
-
|
166
|
-
#technical-paper {
|
167
|
-
border-bottom: solid 3px #39CCCC; }
|
168
|
-
|
169
|
-
#engineering-report-band {
|
170
|
-
background-color: #39CCCC; }
|
171
|
-
|
172
|
-
#engineering-report {
|
173
|
-
border-bottom: solid 3px #39CCCC; }
|
174
|
-
|
175
|
-
#release-notes-band {
|
176
|
-
background-color: #FFDC00; }
|
177
|
-
|
178
|
-
#release-notes {
|
179
|
-
border-bottom: solid 3px #FFDC00; }
|
180
|
-
|
181
|
-
#user-guide-band {
|
182
|
-
background-color: #FFDC00; }
|
183
|
-
|
184
|
-
#user-guide {
|
185
|
-
border-bottom: solid 3px #FFDC00; }
|
186
|
-
|
187
|
-
#community-practice-band {
|
188
|
-
background-color: #FF851B; }
|
189
|
-
|
190
|
-
#community-practice {
|
191
|
-
border-bottom: solid 3px #FF851B; }
|
192
|
-
|
193
|
-
#community-standard-band {
|
194
|
-
background-color: #FF851B; }
|
195
|
-
|
196
|
-
#community-standard {
|
197
|
-
border-bottom: solid 3px #FF851B; }
|
198
|
-
|
199
|
-
#other-band {
|
200
|
-
background-color: #0074D9; }
|
201
|
-
|
202
|
-
#other {
|
203
|
-
border-bottom: solid 3px #0074D9; }
|
204
|
-
|
205
|
-
#policy-band {
|
206
|
-
background-color: #0074D9; }
|
207
|
-
|
208
|
-
#policy {
|
209
|
-
border-bottom: solid 3px #0074D9; }
|
210
|
-
|
211
|
-
#change-request-supporting-document-band {
|
212
|
-
background-color: #0074D9; }
|
213
|
-
|
214
|
-
#change-request-supporting-document {
|
215
|
-
border-bottom: solid 3px #0074D9; }
|
216
|
-
|
217
|
-
#test-suite-band {
|
218
|
-
background-color: #001F3F; }
|
219
|
-
|
220
|
-
#test-suite {
|
221
|
-
border-bottom: solid 3px #001F3F; }
|
222
|
-
|
223
|
-
#candidate-band {
|
224
|
-
background-color: #8B9EB7; }
|
225
|
-
|
226
|
-
#candidate {
|
227
|
-
border-bottom: solid 3px #8B9EB7; }
|
228
|
-
|
229
|
-
#working-draft-band {
|
230
|
-
background-color: #8B9EB7; }
|
231
|
-
|
232
|
-
#working-draft {
|
233
|
-
border-bottom: solid 3px #8B9EB7; }
|
234
|
-
|
235
|
-
#proposal-band {
|
236
|
-
background-color: #8B9EB7; }
|
237
|
-
|
238
|
-
#proposal {
|
239
|
-
border-bottom: solid 3px #8B9EB7; }
|
240
|
-
|
241
|
-
#oab-review-band {
|
242
|
-
background-color: #8B9EB7; }
|
243
|
-
|
244
|
-
#oab-review {
|
245
|
-
border-bottom: solid 3px #8B9EB7; }
|
246
|
-
|
247
|
-
#committee-draft-band {
|
248
|
-
background-color: #8B9EB7; }
|
249
|
-
|
250
|
-
#committee-draft {
|
251
|
-
border-bottom: solid 3px #8B9EB7; }
|
252
|
-
|
253
|
-
#swg-draft-band {
|
254
|
-
background-color: #8B9EB7; }
|
255
|
-
|
256
|
-
#swg-draft {
|
257
|
-
border-bottom: solid 3px #8B9EB7; }
|
258
|
-
|
259
|
-
#public-rfc-band {
|
260
|
-
background-color: #48a0e7; }
|
261
|
-
|
262
|
-
#public-rfc {
|
263
|
-
border-bottom: solid 3px #48a0e7; }
|
264
|
-
|
265
|
-
#tc-vote-band {
|
266
|
-
background-color: #fd06fd; }
|
267
|
-
|
268
|
-
#tc-vote {
|
269
|
-
border-bottom: solid 3px #fd06fd; }
|
270
|
-
|
271
|
-
#published-band {
|
272
|
-
background-color: #9abd48; }
|
273
|
-
|
274
|
-
#published {
|
275
|
-
border-bottom: solid 3px #9abd48; }
|
276
|
-
|
277
|
-
#deprecated-band {
|
278
|
-
background-color: #7e0d13; }
|
279
|
-
|
280
|
-
#deprecated {
|
281
|
-
border-bottom: solid 3px #7e0d13; }
|
282
|
-
|
283
|
-
#retired-band {
|
284
|
-
background-color: #7e0d13; }
|
285
|
-
|
286
|
-
#retired {
|
287
|
-
border-bottom: solid 3px #7e0d13; }
|
288
|
-
|
289
|
-
.coverpage-maturity, .coverpage-stage {
|
290
|
-
font-family: {{headerfont}};
|
291
|
-
font-weight: 400;
|
292
|
-
font-size: 1.3em;
|
293
|
-
margin: 0 0 2em 0;
|
294
|
-
text-transform: uppercase; }
|
295
|
-
|
296
|
-
.icon-svg {
|
297
|
-
width: 100%;
|
298
|
-
color: #5ecf86; }
|
299
|
-
|
300
|
-
.wrapper-top {
|
301
|
-
background: #00335b;
|
302
|
-
background: linear-gradient(130deg, #00335b 45%, #f1f8ff 100%);
|
303
|
-
color: #ffffff;
|
304
|
-
padding: 5em 0;
|
305
|
-
width: 100%; }
|
306
|
-
|
307
|
-
.wrapper-top-bottom {
|
308
|
-
width: 0;
|
309
|
-
height: 0;
|
310
|
-
border-top: 100px solid #00335b;
|
311
|
-
border-right: 100px solid transparent;
|
312
|
-
position: absolute; }
|
313
|
-
|
314
|
-
.document-type-band {
|
315
|
-
top: 260px; }
|
316
|
-
|
317
|
-
.document-stage-band > :first-child {
|
318
|
-
height: 240px; }
|
319
|
-
|
320
|
-
.coverpage-metadata {
|
321
|
-
margin-top: 35px;
|
322
|
-
padding-top: 15px;
|
323
|
-
margin-right: 25px;
|
324
|
-
border-top: solid 1px white; }
|
325
|
-
|
326
|
-
.coverpage-metadata,
|
327
|
-
.coverpage-alt-formats {
|
328
|
-
font-size: 12px;
|
329
|
-
font-family: {{headerfont}};
|
330
|
-
margin-left: 1em;
|
331
|
-
text-align: left; }
|
332
|
-
.coverpage-metadata span,
|
333
|
-
.coverpage-alt-formats span {
|
334
|
-
display: block;
|
335
|
-
text-align: left; }
|
336
|
-
.coverpage-metadata span a,
|
337
|
-
.coverpage-alt-formats span a {
|
338
|
-
color: white; }
|
339
|
-
.coverpage-metadata span a:hover,
|
340
|
-
.coverpage-alt-formats span a:hover {
|
341
|
-
text-decoration: underline;
|
342
|
-
background: none;
|
343
|
-
box-shadow: none !important;
|
344
|
-
font-weight: 400; }
|
345
|
-
.coverpage-metadata .value,
|
346
|
-
.coverpage-alt-formats .value {
|
347
|
-
font-size: 15px;
|
348
|
-
margin-bottom: 15px; }
|
349
|
-
.coverpage-metadata .label,
|
350
|
-
.coverpage-alt-formats .label {
|
351
|
-
font-size: 12px;
|
352
|
-
padding: 0; }
|
353
|
-
|
354
|
-
.coverpage-alt-formats span {
|
355
|
-
display: inline;
|
356
|
-
text-align: left; }
|
357
|
-
.coverpage-alt-formats span a {
|
358
|
-
padding-right: 5px; }
|
359
|
-
|
360
|
-
.coverpage-title {
|
361
|
-
padding-bottom: 0.5em;
|
362
|
-
font-family: {{headerfont}};
|
363
|
-
font-weight: 100;
|
364
|
-
padding-left: 1em;
|
365
|
-
padding-right: 1em; }
|
366
|
-
.coverpage-title span {
|
367
|
-
font-family: {{headerfont}};
|
368
|
-
font-size: 1.8em;
|
369
|
-
line-height: 1; }
|
370
|
-
|
371
|
-
.docstage-box table {
|
372
|
-
width: auto; }
|
373
|
-
|
374
|
-
.docstage-box th {
|
375
|
-
background-color: #93c0d6; }
|
376
|
-
|
377
|
-
.docstage-box td {
|
378
|
-
vertical-align: top;
|
379
|
-
background-color: #daeef3;
|
380
|
-
padding: 0.5em;
|
381
|
-
border: 0; }
|
382
|
-
|
383
|
-
.docstage-box th:first-child {
|
384
|
-
border-radius: 1em 0 0 0; }
|
385
|
-
|
386
|
-
.docstage-box th:last-child {
|
387
|
-
border-radius: 0 1em 0 0; }
|
388
|
-
|
389
|
-
.docstage-box tr:first-child {
|
390
|
-
border-radius: 0 0 0 1em; }
|
391
|
-
|
392
|
-
.docstage-box tr:last-child {
|
393
|
-
border-radius: 0 1em 0 0; }
|
394
|
-
|
395
|
-
.docstage-box tr:last-child > td:first-child {
|
396
|
-
border-radius: 0 0 0 1em; }
|
397
|
-
|
398
|
-
.docstage-box tr:last-child > td:last-child {
|
399
|
-
border-radius: 0 0 1em 0; }
|
400
|
-
|
401
|
-
.WordSection11 {
|
402
|
-
padding: 0 2em 0 3em; }
|
403
|
-
|
404
|
-
.info-section {
|
405
|
-
padding: 0 2em 0 5em; }
|
406
|
-
|
407
|
-
.prefatory-section {
|
408
|
-
padding: 0 3em 0 6em; }
|
409
|
-
|
410
|
-
.zzSTDTitle1, .MsoCommentText {
|
411
|
-
display: none; }
|
412
|
-
|
413
|
-
.coverpage {
|
414
|
-
text-align: center;
|
415
|
-
padding-left: 1.5em; }
|
416
|
-
|
417
|
-
.coverpage-logo span, .coverpage-tc-name span {
|
418
|
-
font-family: {{bodyfont}};
|
419
|
-
text-transform: none;
|
420
|
-
font-weight: 300;
|
421
|
-
margin-left: 1em; }
|
422
|
-
|
423
|
-
.coverpage-logo img {
|
424
|
-
width: 500px;
|
425
|
-
height: auto; }
|
426
|
-
|
427
|
-
.coverpage-tc-name {
|
428
|
-
font-size: 1.2em;
|
429
|
-
line-height: 1.2em;
|
430
|
-
margin: 0.25em 0; }
|
431
|
-
|
432
|
-
.copyright {
|
433
|
-
padding: 1em;
|
434
|
-
font-size: 0.9em;
|
435
|
-
text-align: left; }
|
436
|
-
|
437
|
-
/* Document Identity */
|
438
|
-
.coverpage-doc-identity {
|
439
|
-
font-size: 2em;
|
440
|
-
line-height: 2em; }
|
441
|
-
|
442
|
-
.coverpage-title .title-second {
|
443
|
-
display: none; }
|
444
|
-
|
445
|
-
.coverpage-stage-block {
|
446
|
-
font-family: {{headerfont}};
|
447
|
-
font-weight: 600;
|
448
|
-
font-size: 1.25em;
|
449
|
-
margin: 2em 0em 2em 0em;
|
450
|
-
text-transform: uppercase; }
|
451
|
-
|
452
|
-
.authors {
|
453
|
-
margin-top: 2em; }
|
454
|
-
.authors span {
|
455
|
-
display: block;
|
456
|
-
line-height: 2; }
|
457
|
-
.authors span.roletag {
|
458
|
-
display: inline-block;
|
459
|
-
font-size: 12px;
|
460
|
-
color: #00335b;
|
461
|
-
background-color: white;
|
462
|
-
padding: 2px 5px;
|
463
|
-
margin-left: 7px;
|
464
|
-
border-radius: 5px; }
|
465
|
-
|
466
|
-
/* Draft Warning */
|
467
|
-
.coverpage-warning {
|
468
|
-
border: #f36f36 solid 2px;
|
469
|
-
color: #f36f36 !important;
|
470
|
-
margin: 1em 2em;
|
471
|
-
color: #2e81c2;
|
472
|
-
padding: 2em 1em 1em 1em;
|
473
|
-
border-radius: 25px; }
|
474
|
-
.coverpage-warning h1 {
|
475
|
-
font-family: {{headerfont}};
|
476
|
-
font-weight: 300;
|
477
|
-
text-transform: uppercase;
|
478
|
-
font-size: 1.2em; }
|
479
|
-
|
480
|
-
@media print {
|
481
|
-
.document-info, .copyright {
|
482
|
-
page-break-before: always; }
|
483
|
-
.coverpage {
|
484
|
-
height: 23cm; }
|
485
|
-
.info-section {
|
486
|
-
display: none; }
|
487
|
-
.wrapper-top {
|
488
|
-
top: 0;
|
489
|
-
padding-top: 4cm;
|
490
|
-
padding-bottom: 4cm; }
|
491
|
-
.wrapper-top-bottom {
|
492
|
-
margin-top: -5px;
|
493
|
-
display: none; } }
|
494
|
-
|
495
|
-
body {
|
496
|
-
margin-left: auto;
|
497
|
-
margin-right: auto;
|
498
|
-
max-width: 100%;
|
499
|
-
font-size: {{normalfontsize}};
|
500
|
-
font-weight: 300;
|
501
|
-
line-height: 1.5;
|
502
|
-
color: #00335b;
|
503
|
-
background-color: #f6f8fa; }
|
504
|
-
body main {
|
505
|
-
margin: 0 3em 0 6em; }
|
506
|
-
@media screen and (min-width: 768px) {
|
507
|
-
body {
|
508
|
-
padding-left: 360px; } }
|
509
|
-
@media print {
|
510
|
-
body {
|
511
|
-
padding-left: 0; } }
|
512
|
-
dl {
|
513
|
-
grid-template-columns: minmax(0, 1fr) 93%; }
|
514
|
-
dl pre {
|
515
|
-
overflow-x: scroll; }
|
516
|
-
|
517
|
-
#toc ul, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) ul {
|
518
|
-
margin: 0;
|
519
|
-
padding: 0;
|
520
|
-
list-style: none; }
|
521
|
-
#toc ul li a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) ul li a {
|
522
|
-
padding: 5px 10px; }
|
523
|
-
#toc ul a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) ul a {
|
524
|
-
color: #00335b;
|
525
|
-
text-decoration: none;
|
526
|
-
display: block; }
|
527
|
-
#toc ul a:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) ul a:hover {
|
528
|
-
box-shadow: none;
|
529
|
-
color: white; }
|
530
|
-
|
531
|
-
#toc .h2, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h2 {
|
532
|
-
padding-left: 30px; }
|
533
|
-
|
534
|
-
#toc .h3, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h3 {
|
535
|
-
padding-left: 50px; }
|
536
|
-
|
537
|
-
#toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
|
538
|
-
background: #00335b;
|
539
|
-
box-shadow: inset -5px 0px 10px -5px #00335b !important; }
|
540
|
-
#toc .toc-active a, #toc li:hover a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover a {
|
541
|
-
color: white; }
|
542
|
-
|
543
|
-
@media print {
|
544
|
-
#toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
|
545
|
-
background: white;
|
546
|
-
box-shadow: none !important; }
|
547
|
-
#toc .toc-active a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active a {
|
548
|
-
color: #00335b; }
|
549
|
-
#toc li:hover a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover a {
|
550
|
-
color: black; } }
|
551
|
-
|
552
|
-
#toc li a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li a {
|
553
|
-
font-size: 14px; }
|
554
|
-
|
555
|
-
#toc li:before, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:before {
|
556
|
-
content: " ";
|
557
|
-
display: none; }
|
558
|
-
|
559
|
-
#toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
|
560
|
-
font-weight: 600; }
|
561
|
-
|
562
|
-
#toc li:hover a, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover a {
|
563
|
-
background: none;
|
564
|
-
box-shadow: none; }
|
565
|
-
|
566
|
-
#toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) {
|
567
|
-
margin-top: 0;
|
568
|
-
margin-bottom: 0;
|
569
|
-
font-size: 100%; }
|
570
|
-
|
571
|
-
@media screen and (min-width: 768px) {
|
572
|
-
nav {
|
573
|
-
position: fixed;
|
574
|
-
top: 0;
|
575
|
-
bottom: 0;
|
576
|
-
left: 0;
|
577
|
-
width: 323px;
|
578
|
-
font-size: 0.9em;
|
579
|
-
overflow: auto;
|
580
|
-
padding: 0 0 0 45px;
|
581
|
-
background-color: #f1f8ff; } }
|
582
|
-
|
583
|
-
@media print {
|
584
|
-
nav {
|
585
|
-
position: relative;
|
586
|
-
width: auto;
|
587
|
-
font-size: 0.9em;
|
588
|
-
overflow: auto;
|
589
|
-
padding: 0;
|
590
|
-
margin-right: 0;
|
591
|
-
background-color: white; } }
|
592
|
-
|
593
|
-
@media screen and (min-width: 768px) {
|
594
|
-
nav {
|
595
|
-
marign-right: 30px; } }
|
596
|
-
|
597
|
-
@media screen and (min-width: 768px) {
|
598
|
-
#toggle {
|
599
|
-
position: fixed;
|
600
|
-
height: 100%;
|
601
|
-
width: 30px;
|
602
|
-
background-color: #00335b;
|
603
|
-
color: white !important;
|
604
|
-
cursor: pointer;
|
605
|
-
z-index: 100; }
|
606
|
-
#toggle span {
|
607
|
-
text-align: center;
|
608
|
-
width: 100%;
|
609
|
-
position: absolute;
|
610
|
-
top: 50%;
|
611
|
-
transform: translate(0, -50%); } }
|
612
|
-
|
613
|
-
@media screen and (max-width: 768px) {
|
614
|
-
#toggle {
|
615
|
-
display: none; } }
|
616
|
-
|
617
|
-
@media print {
|
618
|
-
#toggle {
|
619
|
-
display: none; } }
|
620
|
-
|
621
|
-
.rule {
|
622
|
-
width: 100%;
|
623
|
-
height: 1px;
|
624
|
-
background-color: #00335b;
|
625
|
-
margin: 2em 0; }
|
626
|
-
@media screen and (min-width: 768px) {
|
627
|
-
.rule.toc {
|
628
|
-
display: none; } }
|
629
|
-
@media screen and (min-width: 768px) {
|
630
|
-
h1.toc-contents {
|
631
|
-
margin-top: 1em; }
|
632
|
-
ul#toc-list, ul#toc-list > :is(.h1, .h2, .h3, .h4, .h5, .h6) {
|
633
|
-
padding: 0;
|
634
|
-
margin: 0; } }
|
635
|
-
|
636
|
-
#toc-list ul {
|
637
|
-
margin-bottom: 0.25em; }
|
638
|
-
|
639
|
-
#toc-list li {
|
640
|
-
list-style-type: none; }
|
641
|
-
|
642
|
-
.figure {
|
643
|
-
line-height: 1.6em;
|
644
|
-
padding: 1.5em;
|
645
|
-
margin: 2em 0 1em 0;
|
646
|
-
overflow: auto; }
|
647
|
-
.figure .FigureTitle, .figure .figure-title {
|
648
|
-
font-weight: 700;
|
649
|
-
font-size: 1em;
|
650
|
-
text-align: center; }
|
651
|
-
.figure > img {
|
652
|
-
margin-left: auto;
|
653
|
-
margin-right: auto;
|
654
|
-
display: block;
|
655
|
-
max-width: 100%;
|
656
|
-
height: auto; }
|
657
|
-
|
658
|
-
.document-stage-band {
|
659
|
-
left: 0;
|
660
|
-
top: 0;
|
661
|
-
height: 100%;
|
662
|
-
position: fixed;
|
663
|
-
display: block;
|
664
|
-
z-index: 101;
|
665
|
-
box-shadow: -5px 0px 10px #1d1d1d; }
|
666
|
-
.document-stage-band > :first-child {
|
667
|
-
position: relative;
|
668
|
-
width: 25px;
|
669
|
-
font-weight: 300;
|
670
|
-
height: 160px;
|
671
|
-
color: white;
|
672
|
-
text-transform: uppercase;
|
673
|
-
font-size: 0.9em;
|
674
|
-
font-weight: 400;
|
675
|
-
letter-spacing: 0.05em;
|
676
|
-
margin: 0;
|
677
|
-
margin-left: 6px;
|
678
|
-
writing-mode: tb-rl;
|
679
|
-
-webkit-transform: rotate(180deg);
|
680
|
-
-moz-transform: rotate(180deg);
|
681
|
-
-o-transform: rotate(180deg);
|
682
|
-
white-space: nowrap;
|
683
|
-
display: block;
|
684
|
-
bottom: 0; }
|
685
|
-
@media print {
|
686
|
-
.document-stage-band {
|
687
|
-
display: none; } }
|
688
|
-
.document-type-band {
|
689
|
-
left: 0;
|
690
|
-
top: 180px;
|
691
|
-
height: 100%;
|
692
|
-
position: fixed;
|
693
|
-
display: block;
|
694
|
-
z-index: 102; }
|
695
|
-
.document-type-band > :first-child {
|
696
|
-
position: relative;
|
697
|
-
width: 25px;
|
698
|
-
font-weight: 400;
|
699
|
-
color: white;
|
700
|
-
text-transform: uppercase;
|
701
|
-
font-size: 0.9em;
|
702
|
-
font-weight: 400;
|
703
|
-
letter-spacing: 0.05em;
|
704
|
-
margin: 0;
|
705
|
-
margin-left: 6px;
|
706
|
-
writing-mode: tb-rl;
|
707
|
-
-webkit-transform: rotate(180deg);
|
708
|
-
-moz-transform: rotate(180deg);
|
709
|
-
-o-transform: rotate(180deg);
|
710
|
-
white-space: nowrap;
|
711
|
-
display: block;
|
712
|
-
bottom: 0; }
|
713
|
-
@media print {
|
714
|
-
.document-type-band {
|
715
|
-
display: none; } }
|
716
|
-
.document-type-band .document-type {
|
717
|
-
top: 20px; }
|
718
|
-
|
719
|
-
#governance-band p.document-type {
|
720
|
-
font-weight: 400;
|
721
|
-
height: 230px !important; }
|
722
|
-
|
723
|
-
#standard-band p {
|
724
|
-
height: 135px; }
|
725
|
-
|
726
|
-
#proposal-band p {
|
727
|
-
height: 150px; }
|
728
|
-
|
729
|
-
#standard-band,
|
730
|
-
#published-band {
|
731
|
-
color: #7ba812; }
|
732
|
-
|
733
|
-
#standard,
|
734
|
-
#published {
|
735
|
-
color: #9ABD48; }
|
736
|
-
|
737
|
-
p {
|
738
|
-
margin-top: 1em;
|
739
|
-
margin-bottom: 1em; }
|
740
|
-
|
741
|
-
h1, h2, h3, h4, h5, h6,
|
742
|
-
.h1, .h2, .h3, .h4, .h5, .h6 {
|
743
|
-
color: #00335b;
|
744
|
-
font-weight: 400;
|
745
|
-
margin-top: 1.6em;
|
746
|
-
margin-bottom: 0.3em; }
|
747
|
-
|
748
|
-
h1, .h1 {
|
749
|
-
font-size: 1.8em;
|
750
|
-
text-transform: uppercase;
|
751
|
-
margin-top: 2em; }
|
752
|
-
h1 #content, .h1 #content {
|
753
|
-
margin-top: 2em; }
|
754
|
-
|
755
|
-
h2, .h2 {
|
756
|
-
margin-top: 1.3em;
|
757
|
-
font-size: 1.7em;
|
758
|
-
font-weight: 300; }
|
759
|
-
h2 p, .h2 p {
|
760
|
-
display: inline; }
|
761
|
-
|
762
|
-
h3, .h3 {
|
763
|
-
margin-top: 1.3em;
|
764
|
-
font-size: 1.5em;
|
765
|
-
font-weight: 100; }
|
766
|
-
|
767
|
-
h4, .h4 {
|
768
|
-
font-size: 1.4em; }
|
769
|
-
|
770
|
-
.contact-info {
|
771
|
-
padding: 2em;
|
772
|
-
margin-top: 5em;
|
773
|
-
width: 280px;
|
774
|
-
text-align: left;
|
775
|
-
border: #00335b solid 2px;
|
776
|
-
color: #00335b !important;
|
777
|
-
border-radius: 25px; }
|
778
|
-
.contact-info a:hover {
|
779
|
-
text-decoration: underline;
|
780
|
-
background: none;
|
781
|
-
box-shadow: 0 0 0 0; }
|
782
|
-
.contact-info a, .contact-info a:hover {
|
783
|
-
color: #00335b; }
|
784
|
-
.contact-info p, .contact-info a {
|
785
|
-
font-family: {{monospacefont}};
|
786
|
-
font-variant-ligatures: none;
|
787
|
-
font-weight: 400; }
|
788
|
-
.contact-info #boilerplate-name {
|
789
|
-
font-weight: 700;
|
790
|
-
font-size: 1.2em;
|
791
|
-
margin-bottom: 0; }
|
792
|
-
.contact-info #boilerplate-address {
|
793
|
-
font-size: 1em;
|
794
|
-
line-height: 1.3em;
|
795
|
-
margin-top: 0; }
|
796
|
-
|
797
|
-
ul, ol {
|
798
|
-
margin-left: 1.2em; }
|
799
|
-
|
800
|
-
ul > li {
|
801
|
-
list-style: none; }
|
802
|
-
ul > li:before {
|
803
|
-
content: "\2014";
|
804
|
-
display: inline-block;
|
805
|
-
width: 1em;
|
806
|
-
margin-left: -1em; }
|
807
|
-
ul > li p:first-child {
|
808
|
-
display: inline; }
|
809
|
-
ul > li:first-child {
|
810
|
-
margin-top: 1em; }
|
811
|
-
|
812
|
-
ul ul > li:first-child {
|
813
|
-
margin-top: 0; }
|
814
|
-
|
815
|
-
ol ul > li:first-child {
|
816
|
-
margin-top: 0; }
|
817
|
-
|
818
|
-
span.keyword {
|
819
|
-
font-weight: 600; }
|
820
|
-
|
821
|
-
/* Tables */
|
822
|
-
table {
|
823
|
-
width: 100%;
|
824
|
-
font-weight: 300;
|
825
|
-
margin: 1em 0 2em 0;
|
826
|
-
margin-left: auto;
|
827
|
-
margin-right: auto;
|
828
|
-
padding-right: 2em;
|
829
|
-
/*color: #010d16;*/ }
|
830
|
-
table, table th, table td {
|
831
|
-
border: 1px solid black;
|
832
|
-
font-size: 0.95em; }
|
833
|
-
table th, table td {
|
834
|
-
padding: 1em; }
|
835
|
-
table td.header {
|
836
|
-
font-weigth: 400; }
|
837
|
-
table thead tr th {
|
838
|
-
background-color: #5d99d6; }
|
839
|
-
table td, table th {
|
840
|
-
padding: 1em; }
|
841
|
-
table td.header {
|
842
|
-
font-weight: 400; }
|
843
|
-
|
844
|
-
.docstage-box table,
|
845
|
-
.docstage-box table th,
|
846
|
-
.docstage-box table td {
|
847
|
-
border: none; }
|
848
|
-
|
849
|
-
table.recommendtest {
|
850
|
-
width: 100%;
|
851
|
-
font-weight: 300;
|
852
|
-
margin: 1em 0 2em 0;
|
853
|
-
margin-left: auto;
|
854
|
-
margin-right: auto;
|
855
|
-
padding-right: 2em;
|
856
|
-
color: #010d16; }
|
857
|
-
table.recommendtest, table.recommendtest th, table.recommendtest td {
|
858
|
-
border: none !important;
|
859
|
-
font-size: 0.95em; }
|
860
|
-
table.recommendtest th, table.recommendtest td {
|
861
|
-
padding: 1em; }
|
862
|
-
table.recommendtest td.header {
|
863
|
-
font-weigth: 400; }
|
864
|
-
table.recommendtest tr:nth-child(even) {
|
865
|
-
background: #ffffff; }
|
866
|
-
table.recommendtest tr:nth-child(odd) {
|
867
|
-
background: #ffffff; }
|
868
|
-
table.recommendtest thead tr th {
|
869
|
-
background-color: #5d99d6; }
|
870
|
-
table.recommendtest td, table.recommendtest th {
|
871
|
-
padding: 1em; }
|
872
|
-
table.recommendtest td.header {
|
873
|
-
font-weight: 400; }
|
874
|
-
|
875
|
-
td > p:first-child, th > p:first-child {
|
876
|
-
margin-top: 0em; }
|
877
|
-
|
878
|
-
td > p:last-child, th > p:last-child {
|
879
|
-
margin-bottom: 0em; }
|
880
|
-
|
881
|
-
p.TableTitle {
|
882
|
-
text-align: center;
|
883
|
-
margin-top: 2.5em;
|
884
|
-
font-weight: 400; }
|
885
|
-
|
886
|
-
/* Terms */
|
887
|
-
.TermNum {
|
888
|
-
font-weight: 300; }
|
889
|
-
|
890
|
-
.TermNum, .Terms, .AltTerms {
|
891
|
-
color: #00335b;
|
892
|
-
font-family: {{headerfont}}; }
|
893
|
-
|
894
|
-
h2.TermNum {
|
895
|
-
margin-bottom: 0; }
|
896
|
-
|
897
|
-
p.AltTerms {
|
898
|
-
font-size: 24px;
|
899
|
-
margin-top: 1em; }
|
900
|
-
|
901
|
-
span.AdmittedLabel {
|
902
|
-
color: #00335b;
|
903
|
-
background-color: #CFE2F3;
|
904
|
-
font-size: 70%;
|
905
|
-
vertical-align: top; }
|
906
|
-
|
907
|
-
/* Links, selection */
|
908
|
-
a, a:visited {
|
909
|
-
text-decoration: none;
|
910
|
-
color: #2e81c2; }
|
911
|
-
|
912
|
-
a:hover {
|
913
|
-
color: #00335b;
|
914
|
-
background: white;
|
915
|
-
box-shadow: 3px 0 0 white, -3px 0 0 white; }
|
916
|
-
|
917
|
-
::selection,
|
918
|
-
::-moz-selection {
|
919
|
-
background: white;
|
920
|
-
color: #00335b; }
|
921
|
-
|
922
|
-
/* Bibliograhy */
|
923
|
-
p.Biblio, p.NormRef {
|
924
|
-
margin-top: 1em;
|
925
|
-
margin-left: 2em; }
|
926
|
-
|
927
|
-
/* Blocks */
|
928
|
-
.SourceTitle {
|
929
|
-
font-weight: 700;
|
930
|
-
font-size: 1em;
|
931
|
-
text-align: center; }
|
932
|
-
|
933
|
-
.ListTitle {
|
934
|
-
font-weight: 700;
|
935
|
-
font-size: 1em;
|
936
|
-
text-align: center;
|
937
|
-
text-align: left; }
|
938
|
-
|
939
|
-
pre {
|
940
|
-
font-family: {{monospacefont}};
|
941
|
-
font-variant-ligatures: none;
|
942
|
-
background-color: #f7f7f7;
|
943
|
-
font-size: {{monospacefontsize}};
|
944
|
-
line-height: 1.6em;
|
945
|
-
padding: 1.5em;
|
946
|
-
margin: 2em 0 1em 0;
|
947
|
-
overflow-y: auto;
|
948
|
-
overflow-x: scroll;
|
949
|
-
font-family: {{monospacefont}};
|
950
|
-
font-variant-ligatures: none; }
|
951
|
-
|
952
|
-
.Admonition {
|
953
|
-
padding: 1em 1.2em 1.2em 1.2em;
|
954
|
-
margin: 1em 0 1em 0;
|
955
|
-
background-color: #fcad88;
|
956
|
-
border-top: 10px solid #eb5a06;
|
957
|
-
color: #290404; }
|
958
|
-
.Admonition .AdmonitionTitle {
|
959
|
-
font-weight: 700;
|
960
|
-
font-size: 1em;
|
961
|
-
text-align: center; }
|
962
|
-
.Admonition.Important {
|
963
|
-
background-color: #f58cff;
|
964
|
-
color: #5d1364;
|
965
|
-
border-top: 10px solid #9503a8; }
|
966
|
-
.Admonition.Warning {
|
967
|
-
background-color: #ff989d;
|
968
|
-
color: #270204;
|
969
|
-
border-top: 10px solid #e4010c; }
|
970
|
-
.Admonition p, .Admonition.Important p, .Admonition.Warning p {
|
971
|
-
margin: 0; }
|
972
|
-
|
973
|
-
.figure, pre, .pseudocode {
|
974
|
-
background-color: #e1eef1;
|
975
|
-
color: #424242;
|
976
|
-
font-size: {{monospacefontsize}}; }
|
977
|
-
|
978
|
-
.Note {
|
979
|
-
background-color: #fff8bb;
|
980
|
-
color: #7d760b;
|
981
|
-
padding: 1.2em;
|
982
|
-
margin: 1em 0 1em 0; }
|
983
|
-
.Note p {
|
984
|
-
margin: 0; }
|
985
|
-
|
986
|
-
.example {
|
987
|
-
background-color: #e1eef1;
|
988
|
-
color: #424242;
|
989
|
-
padding: 1.2em;
|
990
|
-
margin: 2em 0 1em 0;
|
991
|
-
padding-left: 2em; }
|
992
|
-
.example .example-title {
|
993
|
-
font-weight: 700;
|
994
|
-
text-transform: uppercase;
|
995
|
-
margin-top: 0;
|
996
|
-
margin-left: -1.5em; }
|
997
|
-
.example pre, .example .pseudocode {
|
998
|
-
background: none; }
|
999
|
-
|
1000
|
-
.Quote {
|
1001
|
-
background-color: #e1eef1;
|
1002
|
-
font-style: italic;
|
1003
|
-
width: 80%;
|
1004
|
-
padding: 1.5em;
|
1005
|
-
margin-top: 2em;
|
1006
|
-
margin-left: auto;
|
1007
|
-
margin-right: auto; }
|
1008
|
-
|
1009
|
-
.formula {
|
1010
|
-
background-color: #f6f6f6;
|
1011
|
-
padding: 1.5em;
|
1012
|
-
margin-top: 2em;
|
1013
|
-
text-align: center; }
|
1014
|
-
|
1015
|
-
.recommend .RecommendationTitle, .recommendtest .RecommendationTitle {
|
1016
|
-
font-weight: 700;
|
1017
|
-
font-size: 1em;
|
1018
|
-
text-align: center; }
|
1019
|
-
|
1020
|
-
.require .RecommendationTitle, .requiretest .RecommendationTitle {
|
1021
|
-
font-weight: 700;
|
1022
|
-
font-size: 1em;
|
1023
|
-
text-align: center; }
|
1024
|
-
|
1025
|
-
.permission .RecommendationTitle, .permissiontest .RecommendationTitle {
|
1026
|
-
font-weight: 700;
|
1027
|
-
font-size: 1em;
|
1028
|
-
text-align: center; }
|
1029
|
-
|
1030
|
-
.RecommendationTestTitle {
|
1031
|
-
font-weight: 700;
|
1032
|
-
font-size: 1em;
|
1033
|
-
text-align: center; }
|
1034
|
-
|
1035
|
-
/*
|
1036
|
-
.recommend {
|
1037
|
-
&, .example_label {
|
1038
|
-
background-color: #f8ffbd;
|
1039
|
-
}
|
1040
|
-
.example_label {
|
1041
|
-
font-weight: bold;
|
1042
|
-
}
|
1043
|
-
}
|
1044
|
-
|
1045
|
-
.permission {
|
1046
|
-
&, .example_label {
|
1047
|
-
background-color: #cdfdbe;
|
1048
|
-
}
|
1049
|
-
.example_label {
|
1050
|
-
font-weight: bold;
|
1051
|
-
}
|
1052
|
-
}
|
1053
|
-
|
1054
|
-
.require {
|
1055
|
-
&, .example_label {
|
1056
|
-
background-color: #d3e6ff;
|
1057
|
-
}
|
1058
|
-
.example_label {
|
1059
|
-
font-weight: bold;
|
1060
|
-
}
|
1061
|
-
}
|
1062
|
-
*/
|
1063
|
-
.recommend .RecommendationTitle {
|
1064
|
-
font-weight: 700;
|
1065
|
-
font-size: 1em;
|
1066
|
-
text-align: center; }
|
1067
|
-
|
1068
|
-
.require .RecommendationTitle {
|
1069
|
-
font-weight: 700;
|
1070
|
-
font-size: 1em;
|
1071
|
-
text-align: center; }
|
1072
|
-
|
1073
|
-
.permission .RecommendationTitle {
|
1074
|
-
font-weight: 700;
|
1075
|
-
font-size: 1em;
|
1076
|
-
text-align: center; }
|
1077
|
-
|
1078
|
-
tbody td.recommend p.RecommendationTitle, tbody td.recommend p.RecommendationTitle, tbody td.recommend p.RecommendationTitle {
|
1079
|
-
font-weight: normal;
|
1080
|
-
text-align: left; }
|
1081
|
-
|
1082
|
-
#myBtn {
|
1083
|
-
font-family: {{monospacefont}};
|
1084
|
-
font-variant-ligatures: none;
|
1085
|
-
display: none;
|
1086
|
-
position: fixed;
|
1087
|
-
bottom: 20px;
|
1088
|
-
right: 30px;
|
1089
|
-
z-index: 99;
|
1090
|
-
font-size: 12px;
|
1091
|
-
border: none;
|
1092
|
-
outline: none;
|
1093
|
-
background-color: #00335b;
|
1094
|
-
opacity: 0.15;
|
1095
|
-
color: white;
|
1096
|
-
cursor: pointer;
|
1097
|
-
padding: 10px 15px 10px 15px;
|
1098
|
-
border-radius: 4px; }
|
1099
|
-
#myBtn:hover {
|
1100
|
-
opacity: 1; }
|
1101
|
-
@media print {
|
1102
|
-
#myBtn {
|
1103
|
-
display: none; } }
|
1104
|
-
a.anchorjs-link:hover {
|
1105
|
-
background: none;
|
1106
|
-
color: #2e81c2;
|
1107
|
-
box-shadow: none; }
|
1108
|
-
|
1109
|
-
@page {
|
1110
|
-
margin: 2cm 1cm; }
|
1111
|
-
|
1112
|
-
@media print {
|
1113
|
-
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
|
1114
|
-
page-break-after: avoid;
|
1115
|
-
margin-top: 1.2em; }
|
1116
|
-
h1, .h1 {
|
1117
|
-
font-size: 1.5em;
|
1118
|
-
line-height: 1.5; }
|
1119
|
-
h1.content, .h1.content {
|
1120
|
-
margin-top: 2em;
|
1121
|
-
line-height: 2.5em; }
|
1122
|
-
h2, .h2 {
|
1123
|
-
font-size: 1.2em; }
|
1124
|
-
h3, .h3 {
|
1125
|
-
font-size: 1em; }
|
1126
|
-
.prefatory-section {
|
1127
|
-
page-break-before: always; }
|
1128
|
-
.note, .pseudocode {
|
1129
|
-
page-break-inside: avoid; }
|
1130
|
-
.Note {
|
1131
|
-
background-color: #fff495;
|
1132
|
-
color: #47430c;
|
1133
|
-
padding: 5px;
|
1134
|
-
margin: 2em 0 1em 0; }
|
1135
|
-
.Note p {
|
1136
|
-
padding: 0 5px 0 5px; }
|
1137
|
-
nav {
|
1138
|
-
line-height: 1; } }
|
1139
|
-
|
1140
|
-
/* Footnotes */
|
1141
|
-
a.footnote-number {
|
1142
|
-
vertical-align: super;
|
1143
|
-
font-size: 0.8em; }
|
1144
|
-
|
1145
|
-
.footnote {
|
1146
|
-
font-size: {{footnotefontsize}}; }
|
1147
|
-
|
1148
|
-
span.hi {
|
1149
|
-
background-color: yellow; }
|