summaryrefslogtreecommitdiff
path: root/old/files/quintstyles.css
diff options
context:
space:
mode:
Diffstat (limited to 'old/files/quintstyles.css')
-rw-r--r--old/files/quintstyles.css203
1 files changed, 203 insertions, 0 deletions
diff --git a/old/files/quintstyles.css b/old/files/quintstyles.css
new file mode 100644
index 0000000..7a55a4a
--- /dev/null
+++ b/old/files/quintstyles.css
@@ -0,0 +1,203 @@
+body {margin-left: 10%; margin-right: 10%;}
+/* wider for div maintext*/
+
+pre {color: #000; background-color: #FFF; padding: 1em;}
+
+hr {width: 80%; clear: both; margin-top: 1em; margin-bottom: 1em;}
+hr.spacer {margin-top: 2em; margin-bottom: 2em; width: 50%;}
+hr.mid {width: 40%;}
+hr.tiny {width: 20%;}
+
+sup {font-size: 75%; line-height: 50%;}
+
+i b {font-size: 95%;}
+
+a.tag {text-decoration: none; vertical-align: .3em; font-size: 80%;
+line-height: 0em; padding-left: .2em;}
+div.intro a, div.contents a, div.crit a {text-decoration: none;}
+table.toc a {text-decoration: none;}
+
+
+div.preface, div.intro {margin-top: 3em; margin-bottom: 3em;}
+div.argument {clear: both; margin-top: 2em; margin-bottom: 1em;}
+div.null {clear: both; margin: 0em; padding: 0em; width: 100%;}
+
+h1, h2, h3, h4, h5, h6 {clear: both; text-align: center;
+font-style: normal; font-weight: normal; line-height: 1.5;
+margin-top: .5em; margin-bottom: .5em;}
+
+h1 {font-size: 200%;}
+h2 {font-size: 175%;}
+h3 {font-size: 150%;}
+h4 {font-size: 120%;}
+h5 {font-size: 100%;}
+h6 {font-size: 85%;}
+
+div.preface h4, div.crit h4 {margin-top: 2em; margin-bottom: 1em;
+letter-spacing: .2em;}
+
+div.intro h5 {margin-top: 1.5em; margin-bottom: .75em;
+font-variant: small-caps; font-size: 108%; line-height: 1.5em;}
+div.intro h5.boldf {font-weight: bold; font-variant: normal;}
+
+div.argument h5 {margin-top: 2em; margin-bottom: .75em;
+letter-spacing: .1em; font-size: 108%; line-height: 1.5em;}
+div.argument h5 span.subhead {font-style: italic; letter-spacing: 0em;}
+
+div.text h5 {margin-top: 1.5em; margin-bottom: .75em;
+font-weight: bold; font-size: 108%;}
+
+div.crit h5 {margin-top: 1.5em; margin-bottom: .75em;
+font-size: 108%;}
+
+
+/* paragraphs */
+
+p {margin-top: .5em; margin-bottom: 0em; line-height: 1.2;}
+
+p.illustration {text-align: center; margin-top: 1em; margin-bottom: 1em;}
+p.line {margin-top: 1em; margin-bottom: 1em;
+background-repeat: no-repeat; background-position: center;
+background-image: url("../images/line.gif");}
+p.inset, div.inset {margin-left: 2em;}
+p.hanging {margin-left: 3em; text-indent: -2em; margin-top: .25em;}
+p.space {margin-top: 1.2em;}
+
+p.poem {margin-left: 4em; text-indent: -2em; font-size: 92%;}
+div.poem {margin: .5em 2em;}
+div.poem p {margin-left: 2em; text-indent: -2em; font-size: 92%;
+margin-top: 0em;}
+
+/* tables */
+
+table {margin-left: auto; margin-right: auto; margin-top: 1em;
+margin-bottom: 1em;}
+
+th {font-weight: normal; font-style: italic; text-align: center;}
+
+td {vertical-align: top; text-align: left; padding: .1em 1em .1em 0em;}
+/* td {border: thin solid red;} */
+
+td.number {text-align: right;}
+td.smalltype {font-size: 0.8em; padding-top: .3em;}
+
+
+/* conditional */
+
+table.toc p, table.index p {margin-top: 0em; margin-left: 2em;
+text-indent: -2em; line-height: normal;}
+
+table.toc td.number {padding-left: 1em;}
+table.index td.number {vertical-align: bottom;}
+
+
+/* preface & intro */
+
+p.reference {font-size: 92%;}
+
+table.reference {margin: .5em -2em .5em 1em;}
+table.reference td {font-size: 92%; margin-right: 2em;}
+table.reference td.number {margin-right: 0em; vertical-align: bottom;}
+table.reference p {margin-left: 2em; text-indent: -2em;
+line-height: normal; margin-top: 0em;}
+
+table.comp p {margin-top: 0em; margin-left: 1em; text-indent: -1em;
+line-height: normal;}
+table.comp td, table.comp th {font-size: 88%;}
+
+div.footnote {margin: 1em 2em;}
+div.footnote p {font-size: 95%;}
+
+
+/* argument */
+
+div.argument p {font-size: 95%; margin-left: 1.5em; text-indent: -1.5em;}
+
+
+/* main text */
+
+div.text {margin-top: 1em; margin-bottom: 1em; clear: both;}
+
+p.maintext {float: left; clear: both; width: 40%;
+margin: 1em 1em .5em 0em;}
+p.maintext.space {margin-top: 1.5em;}
+
+div.text p.poem {font-size: 92%; float: left; clear: both; width: 35%;
+margin: 0em 2em .5em 2em; text-indent: -1em;}
+
+div.comm {margin-top: 1em;}
+div.comm.space {margin-top: 1.5em;}
+div.null div.comm {padding-top: .5em;}
+div.null div.comm.space {padding-top: 1em;}
+
+div.comm p {font-size: 88%; margin-left: 2em; font-style: normal;}
+div.comm p.space {margin-top: 1em;}
+div.comm div.poem p {margin-left: 3em; text-indent: -2em;
+font-size: 92%; margin-top: 0em;}
+
+
+/* critical notes */
+
+div.crit p {font-size: 92%;}
+div.crit p.list {margin-left: 2em; text-indent: -1em;}
+p.list + p.list {margin-top: 0em;}
+
+table.parallel td {font-style: italic; font-size: 92%;
+text-align: center; padding: .1em .2em;}
+
+
+/* index */
+
+table.index p {font-size: 92%; margin-left: 1em; text-indent: -1em;
+line-height: normal; margin-top: 0em;}
+table.index p.space {margin-top: 1em;}
+table.index p.inset {margin-left: 2em;}
+
+
+/* text formatting */
+
+.gap {letter-spacing: 1.5em;}
+
+.smallroman {font-size: 0.8em;}
+.smallcaps {font-variant: small-caps;}
+.extended {letter-spacing: .17em;}
+.ital {font-style: italic;}
+.plaintext {font-style: normal;} /* switches off italics */
+
+/* greek original or translit */
+
+.greek {text-decoration: none;} /* dummy for css */
+
+/* correction popup */
+
+ins.correction {text-decoration: none; border-bottom: thin dotted red;}
+
+/* page number */
+.pagenum {position: absolute; right: 2%; text-align: right;
+font-size: 95%; color: #666; background-color: inherit;
+font-weight: normal; font-style: normal; font-variant: normal;
+text-indent: 0em;}
+.pagenum.comm {font-size: 88%; font-style: italic; color: #333;
+background-color: inherit;}
+
+.secnum {position: absolute; left: 3%;
+font-size: 88%; font-weight: normal; font-style: normal;
+text-indent: 0em; line-height: 1.4em;}
+
+div.crit p span.pagenum {font-size: 108%;} /* 92% */
+div.argument p span.pagenum {font-size: 105%;} /* 95%; */
+div.comm p span.pagenum {font-size: 100%;} /* 88% */
+
+
+/* Transcriber's Note */
+div.mynote {background-color: #DDE; color: #000; padding: .5em 1em 1em;
+margin: 1em 5%;}
+p.mynote {background-color: #DDE; color: #000; padding: 1em;
+margin: 1em 5%; font-family: sans-serif; font-size: 90%;}
+div.mynote p {font-family: sans-serif; font-size: 90%;}
+div.mynote a {text-decoration: none;}
+
+/* added TOC */
+div.contents {clear: both; font-family: sans-serif; font-size: 90%;
+margin: 2em; padding: .5em 2em 1em; border: 3px ridge #9AF;}
+div.contents p {margin-left: 1.5em; text-indent: -1.5em;}