/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.chap { width: 65% } table { margin-left: auto; margin-right: auto } .tdl { text-align: left } .tdr { text-align: right } .blockquot { margin-left: 5%; margin-right: 10% } .center { text-align: center } .smcap { font-variant: small-caps } /* Images */ .figcenter { margin: auto; text-align: center } /* ===================== */ /* DACSoft custom styles */ /* ===================== */ /* Indented paragraph - replacement. */ p { margin-top: 0.75em; margin-bottom: 0.75em; text-align: justify; text-indent: 1em } /* Unindented paragraph style */ .noi { text-indent: 0 } /* Title page borders and content. */ .tp1 { border: 2px solid black; text-align: center; margin: auto } .tp2 { border: 1px solid black; text-align: center; margin: auto } .subtitle { font-size: 1.25em; text-align: center; clear: both } .author { font-size: 1.5em; margin-top: 0; text-align: center; clear: both } .works { font-size: 0.75em; text-align: center; clear: both } /* Smaller page numbers - replacement */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: x-small; text-align: right; color: gray } /* page numbers */ /* Transcriber's Notes. */ .tnote { background-color: #DDE; margin-left: 10%; margin-right: 10%; padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em } .tntitle { font-size: 1.25em; font-weight: bold; text-align: center; clear: both } /**/