/* 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; } h2 { margin: 2em 0 1em; font-size: 1.6em; font-family: "Scythe"; } h1 + p, h2 + p, hr + p { text-indent: 0; } hr { height: 2.5em; } .hhdeh1 { font-family: "Scythe"; font-size: 1.3em; font-weight: normal; margin: 3em 0 2em; text-align: right; } .hhizh1 { font-family: "Scythe"; font-size: 1.3em; font-weight: normal; margin: 3em 0 2em; text-align: left; } .capital { float: left; font-family: "SpiralInitials"; font-size: 400%; font-weight: normal; height: 1em; line-height: 1em; margin: -0.1em 0.125em -0.2em 0; text-indent: 0; } @font-face { font-family: "Scythe"; font-style: normal; font-weight: normal; src: url(../Fonts/Scythe.ttf); } @font-face { font-family: "SpiralInitials"; font-style: normal; font-weight: normal; src: url(../Fonts/SpiralInitials.ttf); } .centrarverso { margin: 1em .5%; text-align: center; text-indent: 0; } .versoscen { display: inline-block; margin-left: 3%; } .versoscen p { line-height: 1.1em; text-align: left; text-indent: -3em; } .subtit { text-align: center; text-indent: 0; font-size: 1.2em; font-style: italic; margin: 2em 0; }