/**/ body { width: 80%; max-width: 60em; margin: auto } .marginleft1 { margin-left: 1em } .marginleft1-5 { margin-left: 1.5em } .marginleft2 { margin-left: 2em } .marginleft3 { margin-left: 3em } .marginleft4 { margin-left: 4em } .marginleft8 { margin-left: 8em } h1, h2 { text-align: center; /* all headings centered */ clear: both; page-break-before: always } h3, h4 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } div.wspw { white-space: pre-wrap; font-size: 90%; font-family: monospace; margin-top: -1.2em } a:link, a:visited { text-decoration: none } .break-before { page-break-before: always } /* for parallel Greek/English pages */ div.new-parallel-page { page-break-before: always } div.notes { clear: both } .greek-page { padding: 0; margin: auto } .english-page { padding: 0; margin: auto } /* font sizes */ .xsmallfont { font-size: 60% } .smallfont { font-size: 70% } .smallerfont { font-size: 90% } .largefont { font-size: 125% } .largerfont { font-size: 135% } .xlargefont { font-size: 160% } .xxlargefont { font-size: 195% } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both; visibility: hidden } hr.chap { width: 65% } table { margin-left: auto; margin-right: auto } .tdl { text-align: left } /* styles for Table of Disyllabic and Trisyllabic Feet */ .tdquantity { border-left: 1px solid black; border-right: 1px solid black } /* styles for Table of Chronological Table of Authors (id="t01") */ table#t01, table#t02 { border-top: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black } table#t01 th, table#t02 th { border-bottom: 1px solid black; border-right: 1px solid black; vertical-align: middle } table#t01 td, table#t02 td { border-right: 1px solid black; vertical-align: top } /* center-align a block of content (but not center the text within the block) */ .centered-block { width: 40%; /* i.e., half the width specified for the body element */ margin-left: auto; margin-right: auto } /* interlinear text: one letter ("interlinear") written above another ("base") */ .interlined { display: inline-block; text-align: center } .interlinear { display: block; font-size: 90% } .base { display: block } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .pagenum2 { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 2%; margin-right: 10% } .hangingindent { margin-left: 2%; text-indent: -2% } /* flush left, second line indented 4% */ .hangingindent4a { margin-left: 4%; text-indent: -4% } /* 4% from left, second line indented 8% */ .hangingindent4b { margin-left: 8%; text-indent: -4% } .indent4 { margin-left: 2% } .indent8 { margin-left: 4% } .indent12 { margin-left: 6% } .indent20 { margin-left: 10% } .align-right { text-align: right } .center { text-align: center } .left { text-align: left } .right { text-align: right } .smcap { font-variant: small-caps } .gesperrt { letter-spacing: 0.2em; margin-right: -0.2em } em.gesperrt { font-style: normal } /* Images */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnote { margin-left: 4%; margin-right: 4%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { /*vertical-align: super;*/ vertical-align: top; font-size: 0.7em; text-decoration: none } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } @media all { /* was @media handheld */ body { margin: 0; padding: 0; width: 95% } .pagenum, .pagenum2 { /* uncomment the next line for invisible page numbers */ visibility: hidden; position: absolute; left: 92%; font-size: smaller; text-align: right } /* page numbers */ /* for parallel pages */ .greek-page { float: left; padding: 0; margin: auto; width: 49% } .english-page { padding: 0; margin: auto; float: right; width: 49% } } /**/