/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family: serif; font-size: 1.29167em; font-size: 1.5em; font-weight:normal; margin: 15% 0 1.5em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .dedica { text-align:right; font-style:italic; padding-bottom:1.5em; } h1 + p, .dedica + p { text-indent: 0; }