/* 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 15%; } hr { height: 2.5em; } h1 + p, hr + p { text-indent: 0; } .capital { float: left; font-size: 300%; font-weight: bold; height: 1em; line-height: 1; margin: -0.1em 0.125em -0.2em 0; text-indent: 0; } .precapital { float: left; font-size: 100%; height: 1em; line-height: 1; margin: 0.4em 0.125em -0.2em 0; text-indent: 0; } .cita1 { font-size: 0.90em; margin: 1.5em 0 1.5em 10%; }