Spaces:
Sleeping
Sleeping
cssClass: reference | |
This page lists CSS variables for headings. | |
## CSS variables | |
| Variable | Description | | |
| ---------------------- | -------------------------------------------- | | |
| `--heading-formatting` | Text color for Markdown heading depth syntax | | |
| `--h1-color` | H1 text color | | |
| `--h2-color` | H2 text color | | |
| `--h3-color` | H3 text color | | |
| `--h4-color` | H4 text color | | |
| `--h5-color` | H5 text color | | |
| `--h6-color` | H6 text color | | |
| `--h1-font` | H1 font family | | |
| `--h2-font` | H2 font family | | |
| `--h3-font` | H3 font family | | |
| `--h4-font` | H4 font family | | |
| `--h5-font` | H5 font family | | |
| `--h6-font` | H6 font family | | |
| `--h1-line-height` | H1 line height | | |
| `--h2-line-height` | H2 line height | | |
| `--h3-line-height` | H3 line height | | |
| `--h4-line-height` | H4 line height | | |
| `--h5-line-height` | H5 line height | | |
| `--h6-line-height` | H6 line height | | |
| `--h1-size` | H1 font size | | |
| `--h2-size` | H2 font size | | |
| `--h3-size` | H3 font size | | |
| `--h4-size` | H4 font size | | |
| `--h5-size` | H5 font size | | |
| `--h6-size` | H6 font size | | |
| `--h1-style` | H1 font style | | |
| `--h2-style` | H2 font style | | |
| `--h3-style` | H3 font style | | |
| `--h4-style` | H4 font style | | |
| `--h5-style` | H5 font style | | |
| `--h6-style` | H6 font style | | |
| `--h1-variant` | H1 font variant | | |
| `--h2-variant` | H2 font variant | | |
| `--h3-variant` | H3 font variant | | |
| `--h4-variant` | H4 font variant | | |
| `--h5-variant` | H5 font variant | | |
| `--h6-variant` | H6 font variant | | |
| `--h1-weight` | H1 font weight | | |
| `--h2-weight` | H2 font weight | | |
| `--h3-weight` | H3 font weight | | |
| `--h4-weight` | H4 font weight | | |
| `--h5-weight` | H5 font weight | | |
| `--h6-weight` | H6 font weight | | |