- Reduce white-space after headings, so that the section content groups
better with the heading
- Increase white-space before headings, so that sections are more separated
from the previous sections.
- Reduce indentation of bullet-lists and numbered-lists. These lists are
still indented slightly (5px), but reducing the indentation to make the
layout a bit less "busy", and to give list-items slightly more width
before content is wrapped.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Change H4's to not be presented in "all caps". To compensate, the font
size is increased from 16px to 18px (otherwise it would be the same size
as H5 headings).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>