/* 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; font-family: "creedmason", creedmason; font-size: 2em; } hr { height: 2.5em; } h1 + p, hr + p { text-indent: 0; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; font-style: italic; } .dedicatoria p { text-align: right; text-indent: 0; } @font-face { font-family: "creedmason"; font-style: normal; font-weight: normal; src: url(../Fonts/creedmason.ttf); }