| 40 |
|
|
| 41 |
body { |
body { |
| 42 |
counter-reset: chapter appendix; |
counter-reset: chapter appendix; |
| 43 |
|
padding-left: 2em; |
| 44 |
} |
} |
| 45 |
|
|
| 46 |
div.section { |
div.section { |
| 183 |
font-weight: normal; |
font-weight: normal; |
| 184 |
} |
} |
| 185 |
|
|
| 186 |
|
/* |
| 187 |
|
Paragraphs at the beginning of sections, such as |
| 188 |
|
"This section is non-normative". |
| 189 |
|
*/ |
| 190 |
|
.section-info { |
| 191 |
|
margin-bottom: 1em; |
| 192 |
|
text-indent: 0; |
| 193 |
|
line-height: 1.5; |
| 194 |
|
} |
| 195 |
|
.section-info:lang(en), .section-info:lang(ja) { |
| 196 |
|
text-indent: 0; |
| 197 |
|
} |
| 198 |
|
|
| 199 |
/* --- Ordered List --- */ |
/* --- Ordered List --- */ |
| 200 |
|
|
| 201 |
ol li, ol li ol li, ol li ol li ol li { |
ol li, ol li ol li, ol li ol li ol li { |