diff options
| -rw-r--r-- | 75512-h/75512-h.htm | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/75512-h/75512-h.htm b/75512-h/75512-h.htm index 81a010c..e041138 100644 --- a/75512-h/75512-h.htm +++ b/75512-h/75512-h.htm @@ -99,7 +99,7 @@ p.drop-cap:first-letter { p.drop-capy {text-indent: -.9em;} p.drop-capy:first-letter { - float: left; + float: left; margin: 0.1em 0.4em 0em .3em; font-size: 270%; line-height:0.7em; @@ -108,7 +108,7 @@ p.drop-capy:first-letter { .x-ebookmaker p.drop-capy {text-indent: 0em;} .x-ebookmaker p.drop-capy:first-letter { - float: none; + float: none; margin: 0; font-size: 100%;} @@ -155,7 +155,7 @@ td {padding: .2em .3em 0 .3em;} /* Images */ -img {border: none; +img {border: none; max-width: 100%; height: auto;} @@ -172,12 +172,12 @@ img.w100 {width: 100%; padding-top: 1em;} .poetry-container {display: flex; justify-content: center;} .poetry-container {text-align: center;} .poetry {text-align: left; margin-left: 5%; margin-right: 5%;} -.poetry {display: inline-block; font-size: 100%} +.poetry {display: inline-block; font-size: 100%} .poetry .stanza {margin: 1em auto;} .poetry .verse {text-indent: -3em; padding-left: 3em;} /* large inline blocks don't split well on paged devices */ -.x-ebookmaker .poetry {display: block; margin-left: 4.5em;} +.x-ebookmaker .poetry {display: block; margin-left: 4.5em;} /* Transcriber's notes */ @@ -192,8 +192,8 @@ img.w100 {width: 100%; padding-top: 1em;} /* custom cover (cover.jpg) */ -.customcover {visibility: hidden; display: none;} -.x-ebookmaker .customcover {visibility: visible; display: block;} +.customcover {visibility: hidden; display: none;} +.x-ebookmaker .customcover {visibility: visible; display: block;} /* Poetry indents */ .poetry .indent0 {text-indent: -3em;} @@ -213,7 +213,7 @@ img.w100 {width: 100%; padding-top: 1em;} <div class="transnote"> <p><strong>TRANSCRIBER’S NOTE</strong></p> -<p class="customcover">New original cover art included with this eBook is +<p class="customcover">New original cover art included with this eBook is granted to the public domain.</p> <p>This book was published in 1760 at a time when there was no @@ -4266,3 +4266,4 @@ printer’s errors.</p> </body> </html> + |
