/* ----- ESTILOS GENERALES (ADAPTABLES) ----- */ .salto05 { padding-top:.5em; } .salto10 { padding-top:1em; } .salto25 { padding-top:2.5em; } /* bloques */ br, hr { display:block; } blockquote, .cita { margin:3%; } p { margin: 0; text-align: justify; text-indent: 1.5em; } /*** ESTILOS DE EJEMPLO PARA EL EPUB-BASE. ELIMINAR SI NO SE USAN ***/ h2 + p, h5 + p, hr + p, blockquote + p { text-indent: 0; } /* ----- ESTILOS PERSONALES ----- */ .parte { font-size:1.6em; font-family:serif; font-weight:normal;line-height:2;} .noticia { margin:1.5em 1% 1.5em 5%; font-family:monospace;font-size:98%; text-indent:0; } .noticia p { text-indent:0; } .reindentado {margin-left:2%; font-style:italic; } .reindentado p{margin-left:2%; } .cen {font-size:1.1em ; text-align:center; text-indent:0; font-style:italic; padding:1.5em 0 0.5em 0; }