@charset "utf-8"; @namespace epub "http://www.idpf.org/2007/ops"; #chapter-24 blockquote{ text-align: center; } #chapter-24 blockquote p{ text-indent: 0; } #chapter-24 blockquote header{ font-variant: small-caps; } .epub-type-preface{ margin-top: 20%; } .epub-type-preface p{ font-style: italic; } .epub-type-z3998-salutation + p{ text-indent: 0; } footer{ margin-top: 1em; text-align: right; } .epub-type-z3998-salutation, .epub-type-z3998-signature{ font-variant: small-caps; } table{ margin-top: 1em; margin-right: auto; margin-bottom: 1em; margin-left: auto; } table td.first-child, table td:first-child{ padding-right: 1em; } table tr.last-child td, table tr:last-child td{ padding: 0; text-align: center; } .epub-type-z3998-hymn p, .epub-type-z3998-song p, .epub-type-z3998-verse p{ text-align: left; text-indent: 0; } .epub-type-z3998-hymn p > span, .epub-type-z3998-song p > span, .epub-type-z3998-verse p > span{ display: block; padding-left: 1em; text-indent: -1em; } .epub-type-z3998-hymn p > span + br, .epub-type-z3998-song p > span + br, .epub-type-z3998-verse p > span + br{ display: none; }