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