/* ePub base r2.1 ePubLibre - style.css*/ /*ESTILO DE PÁRRAFO POR DEFECTO*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA*/ /* encabezados */ h1 { font-size: 1.4em; margin: 20% 0 2em; text-indent:0; font-weight:normal; } /* ESTILOS PERSONALES */ @font-face { font-family: "LittleLord"; font-style: normal; font-weight: normal; src: url(../Fonts/LittleLord.ttf); } .capital { font-size:4.5em; float:left; margin:-0.06em 0.1em -0.3em 0em; line-height:1em; height:1em; font-family:LittleLord; } .signo { font-size:2em; float:left; margin:0.5em 0 0.5em 0em; line-height:1em; height:1em; } /* ----- ESTILOS PERSONALES ----- */ .cancion { font-family:serif; font-style: italic; margin:1em 0 1em 12%; text-indent:0; }