diff options
| author | samuel-weinhardt <[email protected]> | 2023-09-24 00:34:31 -0400 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-09-23 22:10:52 -0700 |
| commit | edbea270f5ed0cae23cfe977b9621045256e7dfc (patch) | |
| tree | 3df9e939c4bdf9f151f7a6cbd46e3585a5be5f09 /data | |
| parent | 957489de8587485622ec53ef5a38a277db3971e9 (diff) | |
Apply style to h6
Diffstat (limited to 'data')
| -rw-r--r-- | data/epub.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epub.css b/data/epub.css index b0512b7d8..4ccb3c379 100644 --- a/data/epub.css +++ b/data/epub.css @@ -56,7 +56,7 @@ h5 { margin: 1.1em 0 0 0; font-size: 1.1em; } -h5 { +h6 { font-size: 1em; } h1, h2, h3, h4, h5, h6 { |
