/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } h3 { margin-top: 2em } h1 { font-size: 0.5em; visibility: hidden } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em; text-indent: 1em } 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% } table { margin-left: auto; margin-right: auto; margin-bottom: 1em } .tdl { text-align: left; padding-right: 1em } .tdr { text-align: right; width: 12% } .tdl_head { text-align: left; font-weight: normal } .tdr_head { text-align: right; font-weight: normal } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ blockquote { margin-left: 5%; margin-right: 10% } .center { text-align: center } .rightish { text-align: right; margin-right: 30% } .smcap { font-variant: small-caps } .hidden { visibility: hidden; font-size: 0 } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } @media all { /* was @media handheld */ .footnote { margin-left: 2%; margin-right: 2%; font-size: 0.9em } } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Sections */ .snanchor { text-decoration: none; color: #000 } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } /* letter */ .salutation { text-indent: -1em; margin-left: 1em } .ending { text-indent: 1em; margin-left: 7em } .superscription_left { display: inline-block; width: 29%; text-align: right; font-size: smaller } .superscription_right { display: inline-block; width: 69%; text-align: right; font-size: larger; margin-right: 20% } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block; background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } } .correction { text-decoration: none; /* replace default underline, if present ... */ border-bottom: thin dotted gray; /* ... with delicate gray line */ } @media all { /* was @media handheld */ .correction { text-decoration: none; border-bottom: none } } /* Title page */ .main_heading { display: block; font-size: 2em; font-weight: bold; text-align: center; clear: both; text-indent: 0 } .onthe { font-size: smaller } .drop { text-indent: -1em } .dropdown { margin-top: 2em; text-indent: -1em } .centerdown { margin-top: 2em; text-align: center } .underhead { margin-bottom: 2em; text-align: center } .silent { border-bottom: none } /* start of abbrevation marking section*/ abbr { text-decoration: none; border-bottom: thin dotted gray } @media all { /* was @media handheld */ abbr { border-bottom: none } } /**/