/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.5em; margin: 20% 0 14%; } h2 { font-size: 1.4em; margin: 20% 0 14%; } .epigrafe { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p, .asteriscos + p { text-indent: 0; } .epigrafe { text-indent: 0; margin: 20% 5% 0 25%; } .epigrafe p { font-style: italic; text-indent: 0; } .epigrafeautor { text-indent: 0; text-align: right; font-size: 0.9em; margin: 5% 8% 0 0; } .epigrafeautor p { text-indent: 0; text-align: right; } .cita1 { text-indent: 0; font-size: 0.90em; margin: 1.5em 10%; } .cita1 p { text-indent: 0; } .asteriscos { text-align: center; text-indent: 0; font-size: 1.1em; padding: 1.5em 0; }