diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-11-02 10:19:53 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-11-02 10:51:18 -0800 |
commit | 5760cd850fd36ab483dceb5bfc78928d36ccee63 (patch) | |
tree | f8e1b7f1718aecb2c53db3921f9d26a9d864b19c /doc/epub.md | |
parent | 1175b0a008bbd35dd424dc82fc05dcc665a3a75f (diff) | |
download | pandoc-5760cd850fd36ab483dceb5bfc78928d36ccee63.tar.gz |
Default CSS tweaks.
These changes restore the 20px font size while increasing readibility by
reducing line width. (The number of words per line is now similar to
that of pandoc's default LaTeX/PDF output.) With the narrower lines, we
also need less interline and interparagraph space, so the content
becomes more compact and skimmable:
- Change default font size back to 20px.
- Set font-size for print media to 12pt.
- Reduce interline space.
- Reduce interparagraph space.
- Reduce line width.
- Remove the special `line-height: 1` for table cells,
which I had suggested but which now seems a mistake.
- Remove the special line-height for pre.
- Ensure that there is a bit more space before a heading
than after.
- Slightly reduced space after title header.
Diffstat (limited to 'doc/epub.md')
0 files changed, 0 insertions, 0 deletions