/**/ body { margin-left: 15%; margin-right: 15% } div.frontmatter { page-break-before: always } div.logo { margin-top: 1em; margin-bottom: 6em; margin-right: 1em } h1.title { text-align: center; font-weight: normal; margin-bottom: 6em } .aut { text-indent: 0; text-align: center; font-size: 1.5em; margin-top: 1em; margin-bottom: 1em; letter-spacing: 0.2em } .pub { text-indent: 0; text-align: center; letter-spacing: 0.2em; line-height: 1.5em } .ser { text-indent: 0; text-align: center; margin-top: 2em; margin-bottom: 0.5em; font-size: 0.8em; letter-spacing: 0.1em } .printer { text-indent: 0; text-align: center; margin-bottom: 6em; font-size: 0.8em } h2.chapter { text-align: center; margin-top: 2em; margin-bottom: 1em; page-break-before: always } p { margin: 0; text-align: justify; text-indent: 1em } /* poetry */ div.poem-container { text-align: center } div.poem-container div.poem { display: inline-block } div.stanza { text-align: left; text-indent: 0; margin-top: 1em; margin-bottom: 1em } .stanza .verse { text-align: left; text-indent: -2em; margin-left: 2em } span.underline { text-decoration: underline } /* TOC table */ div.table { text-align: center } table.toc { margin-left: auto; margin-right: auto } table.toc td { padding-left: 0; padding-right: 0; font-size: 0.8em } table.toc td.col1 { padding-left: 2em; padding-right: 2em; text-align: left } table.toc td.col_page { text-align: right } a:link { text-decoration: none; color: rgb(10%, 30%, 60%) } a:visited { text-decoration: none; color: rgb(10%, 30%, 60%) } a:hover { text-decoration: underline } a:active { text-decoration: underline } /* Transcriber's note */ .trnote { font-size: 0.8em; background-color: #ccc; color: #000; border: black 1px dotted; margin: 2em; padding: 1em; page-break-before: always } .trnote ul { margin-left: 0; padding-left: 0 } .trnote li { text-align: left; margin-bottom: 0.5em; margin-left: 1em } .trnote ul li { list-style-type: square } .trnote p { text-indent: 0; margin-top: 1em } .trnote p.handheld-only { display: none } /* page numbers */ a[title].pagenum:after { content: attr(title); color: gray; background-color: inherit; letter-spacing: 0; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: x-small; border: 1px solid silver; display: inline } .rightpic { text-align: right; text-indent: 0; display: block; margin-left: auto; margin-right: auto } @media all { /* was @media handheld */ body { margin-left: 0; margin-right: 0 } div.poem-container div.poem { display: block; margin-left: 2em } a.pagenum { display: none } a.pagenum:after { display: none } .trnote p.handheld-only { display: block } } /**/