/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.25; } h1 { font-size: 1.6em; margin: 30% 0 1em; font-weight: normal; } h2 { font-size: 1.4em; margin: 20% 0 3em; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .saltoinicio { margin-top: 25%; } hr { height: 2.5em; } h1 + p, h2 + p, hr + p, blockquote + p { text-indent: 0; } blockquote.epigrafe { margin-top: 30%; margin-right: 10%; margin-left: 10%; } blockquote.epigrafe p { text-align: center; } .verso, .verso p { text-indent: -1.5em; margin-left: 1.5em; line-height: 1.2em; font-style: italic; font-size: 100%; } .dedicatoria, .epigrafe, .verso { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .imagencentrada { text-align: center; text-indent: 0; margin: 2em 0 3em 0; } .imagencentrada2 { text-align: center; text-indent: 0; margin: 20% 0 3em 0; }