defaultReader

fun defaultReader(href: String = DEFAULT_READER_HREF): Stylesheet(source)

A readable serif default: indent paragraphs after the first, generous line-height, page-break before each H1 (chapter break).

Parameters

href

where to register this stylesheet inside the book. The default (DEFAULT_READER_HREF) is namespaced so it does not collide with paths real EPUBs commonly use (e.g. styles/book.css); override only if you have a reason to.