|
1 | 1 | :focus { outline: thin dotted invert }
|
2 | 2 | :link, Link { color: #00f }
|
3 | 3 | :visited { color: #800080; }
|
4 |
| -:link, :visited, Annot, Link, Title { text-decoration: underline } |
| 4 | +:link, :visited, Annot, Link, Title, H, H1 { text-decoration: underline } |
5 | 5 | P, H, H1, H2, H3, H4, H5, H6, Lbl, LBody, Title { display: block; unicode-bidi: embed }
|
6 | 6 | Span, Quote, Note, Reference, BibEntry, Code, Link, Annot, Strong, Em { display: inline }
|
7 | 7 | BlockQuote { margin-left: 40px; margin-right: 40px }
|
8 | 8 | Caption { display: table-caption; text-align: center }
|
9 |
| -Code { font-family: monospace; white-space: pre; font-size: 0.85em } |
| 9 | +Code { font-family: monospace; white-space: pre; } |
10 | 10 | Document { margin: 8px }
|
11 | 11 | Title { font-size: 2.5em; margin: .5em 0 }
|
12 | 12 | H, H1 { font-size: 2em; margin: .67em 0 }
|
13 |
| -H1, H2, H3, H4, Strong { font-weight: bolder } |
| 13 | +Title, H1, H2, H3, H4, Strong { font-weight: bolder } |
14 | 14 | H2 { font-size: 1.5em; margin: .75em 0 }
|
15 | 15 | H3 { font-size: 1.17em; margin: .83em 0 }
|
16 | 16 | H4, P, Blockquote, Form { margin: 1.12em 0 }
|
|
0 commit comments