/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { margin: 20% 0 3.5em; font-size: 1.4em; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr { height: 2.5em; } .dedicatoria, .dedicatoriapoem, .dedicatoriacit { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p { text-indent: 0; } /*citas consecutivas*/ .dedicatoriapoem { margin: 1.5em 6% 0 6%; text-align: center; text-indent: 0; } .dedicatoriacit { margin: 5em 6% 0 6%; text-align: center; text-indent: 0; } .citsin { display: inline-block; max-width: 100%; } .citsin p { text-align: justify; text-indent: 0; width: 15em; max-width: 100%; } .cit { margin-top: 2.5em; display: inline-block; max-width: 100%; } .cit p { text-align: justify; text-indent: 0; width: 15em; max-width: 100%; } .clear { clear: both; } .firmulo { margin: 1em 0; text-align: right; text-indent: 0; } .firmulo p { text-align: right; text-indent: 0; } /*otros*/ .text09 { margin: 1.65em 6%; font-size: 0.9em; } .text09 p { line-height: 1.4em; }