https://www.html2.net/common-defaults.html

Common defaults/fallbacks

0% 
font.family = times
font.size = 12pt # alternative units are px, mm, cm
font.slant = normal
font.weight = normal

h1.font.size = font.size * 3
h2.font.size = font.size * 2.5

align.style = left # paragraph alignment
h1.align.style = center

space.left = 0pt # set the white space surrounding paragraphs
space.right = 0pt
space.above = 4pt
space.below = 4pt
space.first = space.left + 0.5cm # i.e. some extra indentation

list.space.left = 1cm # extra indentation for all lists

© Salma Alam-Naylor 1995

- 21