/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 0.5em; } .dedicatoria { margin: 25% 10% 0 10%; text-align: center; } .dedicatoria p { text-align: center; text-indent: 0; margin: 0 0 0.5em 0; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, .ilustra + p, .txt + p, hr + p, blockquote + p { text-indent: 0; } blockquote p { text-indent: 0; } .dedic p { margin: 0 0 0.5em 0; text-align: center; text-indent: 0; } .dedic { margin-top: 5%; } .txt { font-style: italic; font-size: 0.9em; text-indent: 0; }