/**/ /* headings */ h1 { text-align: center; font-weight: normal; page-break-before: always; font-size: 1.4em; margin: 2em auto 1em auto } h2 { text-align: center; font-weight: normal; page-break-before: always; font-size: 1.2em; margin: 2em auto 1em auto } body { margin-left: 8%; margin-right: 8% } p { text-indent: 1.15em; margin-top: 0.1em; margin-bottom: 0.1em; text-align: justify } /* tables */ table { page-break-inside: avoid } table.tcenter { margin: 0.5em auto; border-collapse: collapse } td.c1 { text-align: right; padding-right: 0.7em } td.c2 { font-variant: small-caps } /* breaks */ hr { border: none; border-bottom: 1px solid black; width: 40%; margin: 1em auto } /* ebookmaker chunk triggers */ div.section { margin-top: 4em } div.chapter { margin-top: 3em; margin-bottom: 1.4em } /* pandoc tweaks */ .poetry { margin: 0.7em auto 0.7em 2em } .poetry p { text-indent: 0; margin-top: 0.5em; margin-bottom: 0.5em } h1.pgx { text-align: center; clear: both; font-weight: bold; font-size: 190%; margin-top: 0; margin-bottom: 1em; word-spacing: 0; letter-spacing: 0; line-height: 1 } h2.pgx { text-align: center; clear: both; font-weight: bold; font-size: 135%; margin-top: 2em; margin-bottom: 1em; word-spacing: 0; letter-spacing: 0; page-break-before: avoid; line-height: 1 } h3.pgx { text-align: center; clear: both; font-weight: bold; font-size: 110%; margin-top: 2em; margin-bottom: 1em; word-spacing: 0; letter-spacing: 0; line-height: 1 } h4.pgx { text-align: center; clear: both; font-weight: bold; font-size: 100%; margin-top: 2em; margin-bottom: 1em; word-spacing: 0; letter-spacing: 0; line-height: 1 } hr.pgx { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } /**/