| Dixsie Wolmers | 8048c9a | 2020-02-19 18:39:31 -0600 | [diff] [blame] | 1 | dt, |
| 2 | legend, | ||||
| 3 | label { | ||||
| Yoshie Muranaka | 01da818 | 2020-07-08 15:46:43 -0700 | [diff] [blame] | 4 | color: gray("800"); |
| Dixsie Wolmers | 8048c9a | 2020-02-19 18:39:31 -0600 | [diff] [blame] | 5 | font-size: 14px; |
| 6 | font-weight: 400; | ||||
| Dixsie Wolmers | be88c61 | 2020-07-20 13:29:54 -0500 | [diff] [blame] | 7 | line-height: 1.4285; |
| 8 | } | ||||
| 9 | |||||
| 10 | h1, | ||||
| 11 | .h1 { | ||||
| 12 | font-size: 2.625rem; | ||||
| 13 | font-weight: 300; | ||||
| 14 | line-height: 1.238; | ||||
| 15 | } | ||||
| 16 | |||||
| 17 | h2, | ||||
| 18 | .h2 { | ||||
| 19 | font-size: 2.25rem; | ||||
| 20 | font-weight: 300; | ||||
| 21 | line-height: 1.3333; | ||||
| 22 | } | ||||
| 23 | |||||
| 24 | h3, | ||||
| 25 | .h3 { | ||||
| 26 | font-size: 1.75rem; | ||||
| 27 | font-weight: 400; | ||||
| 28 | line-height: 1.2857; | ||||
| 29 | } | ||||
| 30 | |||||
| 31 | h4, | ||||
| 32 | .h4 { | ||||
| 33 | font-size: 1.25rem; | ||||
| 34 | font-weight: 400; | ||||
| 35 | line-height: 1.3; | ||||
| 36 | } | ||||
| 37 | |||||
| 38 | h5, | ||||
| 39 | .h5 { | ||||
| 40 | font-size: 1rem; | ||||
| 41 | font-weight: 500; | ||||
| 42 | line-height: 1.375; | ||||
| 43 | } | ||||
| 44 | |||||
| 45 | h6, | ||||
| 46 | .h6 { | ||||
| 47 | font-size: 0.875rem; | ||||
| 48 | font-weight: 500; | ||||
| 49 | line-height: 1.2857; | ||||
| Dixsie Wolmers | 8048c9a | 2020-02-19 18:39:31 -0600 | [diff] [blame] | 50 | } |