/**/ body { margin-left: 10%; margin-right: 10% } /* Headings*/ h1 { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: x-large; font-weight: normal; line-height: 1.6 } h2, h3 { text-align: center; clear: both } div.chapter { page-break-before: always } h2.nobreak { page-break-before: avoid } .half-title { margin-top: 2em; margin-bottom: 2em; text-align: center; font-size: x-large; font-weight: normal; line-height: 1.6 } /* Paragraphs */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .space-above { margin-top: 6em } .space-below { margin-bottom: 3em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } /* Lists */ ul.toc { list-style-type: none } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .tocbox { margin-left: 35%; margin-right: 35%; background: #F0F8FF } .center { text-align: center } .smcap { font-variant: small-caps } .xs { font-size: x-small } .small { font-size: small } /* Images */ img { border: none; max-width: 100% } .figcenter { margin: 1em auto; text-align: center } /* Poetry */ .poetry-container { text-align: center; margin: -1em 0 } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em 0 1em 0 } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .indent2 { text-indent: -2em } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 1em } } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/