/* 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 2em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { font-style: italic; text-align: right; text-indent: 0; } .dedicatoria { -epub-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; hyphens: none; } .saltoinicio { margin-top: 25%; } h1 + p, hr + p { text-indent: 0; } hr { height: 2.5em; } .intro { font-style: italic; margin-top:15%; text-indent: 0; } .capitular { font-size:2.3em; font-weight:bold; } .carta { font-style: italic; margin:5%; text-indent: 0; }