/* 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 2em; } .dedicatoria { margin: 25% 15% 0 15%; } .dedicatoria p { 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, .subt + p, hr + p, blockquote + p, ul + p { text-indent: 0; } blockquote p { text-indent: 0; } .subt { text-indent: 0; font-family: "OrigGarmnd BT"; font-size: 1.1em; margin: 0 15% 5% 15%; } .subt p { margin-bottom: 0.5em; text-indent: 0; } @font-face { font-family: "OrigGarmnd BT"; font-style: italic; font-weight: normal; src: url(../Fonts/GaramondOriginal-I.ttf); } @font-face { font-family: "OrigGarmnd BT"; font-style: normal; font-weight: normal; src: url(../Fonts/GaramondOriginal.ttf); }