How can I add spacing after paragraphs in the Calibre viewer's CSS style sheet? "p {margin-bottom:1.5em}" doesn't work.
Thanks for this thread, it's really helpful!
Edit: Kovid answered this already above: it's "p { margin-bottom: 1rem !important }".
|