/* 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 2em; } h1 + p { text-indent: 0; } .dedicatoria p { text-align: right; text-indent: 0; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .verso { margin: 1em 0 1em 20%; text-indent: -2em; } .verso p { text-indent: -2em; } blockquote { display: block; margin: 25% 3% 0 15%; quotes: none; } .quote p { font-style: italic; text-align: right; text-indent: 0; }