/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.5em; margin: 25% 0 2em; font-weight: normal; } h2 { font-size: 1.7em; margin: 15% 0 3em; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p, .asteriscos + p { text-indent: 0; } /*citas*/ .cit { margin: 5em 3% 0 25%; } .cit p { text-indent: 0; } .firmulo { margin-top: 1em; text-align: right; text-indent: 0; } /*títulos y comienzo*/ .invi { visibility: hidden; } .stulo { color: rgb(110, 110, 110); font-size: 1.5em; text-align: center; text-indent: 0; } .prima { font-size: 450%; text-indent: 0; line-height: 0.3em; height: 0.3em; color: rgb(110, 110, 110); } .tit { font-size: 1.7em; margin: 15% 0 3em; font-weight: normal; } /*otros*/ .asangsalt { padding-top: 0.5em; text-indent: 0; } .asteriscos { font-size: 1.2em; padding-bottom: 1em; padding-top: 1.5em; text-align: center; text-indent: 0; } .cartacap { margin: 15% 6% 1.8em; font-style: italic; font-size: 0.9em; } .cartacap p { line-height: 1.4em; } .textcap { margin: 15% 6%; } .textcap p { text-indent: 0; } .carta { margin: 1.8em 6%; font-style: italic; font-size: 0.9em; } .carta p { line-height: 1.4em; } .text { margin: 1.8em 6%; } .text p { text-indent: 0; } .black { background-color: rgb(0, 0, 0); }