diff options
| -rw-r--r-- | 52622-h/52622-h.htm | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/52622-h/52622-h.htm b/52622-h/52622-h.htm index e3ecd9d..7d0015b 100644 --- a/52622-h/52622-h.htm +++ b/52622-h/52622-h.htm @@ -5,7 +5,7 @@ <meta charset="utf-8"> <title> - Jane Austen and Her Times, by G. E. Mitton + Jane Austen and Her Times | Project Gutenberg </title> <link rel="coverpage" href="images/cover.jpg" > <style> @@ -42,9 +42,6 @@ hr {width: 70%; margin-top: 1em; margin-bottom: 1em; margin-left: 15%; margin-ri hr.mid {width: 50%; margin-left: 25%; margin-right: 25%;} hr.tbs {width: 20%; margin: 1.5em 40%; visibility: hidden;} hr.silver {width: 90%; margin-left: 5%; margin-right: 5%; border-top: none; border-right: none; border-bottom: thin solid silver; border-left: none;} -@media handheld { -hr.silver {display: none;} -} .pagenum {position: absolute; right: 2%; font-style: normal; font-weight: normal; text-decoration: none; font-size: 65%; text-align: right; color: #999999; background-color: #ffffff; clear: left;} @@ -115,9 +112,6 @@ img {max-width: 100%; height:auto;} .tntitle {text-align: center; text-indent: 0; padding: 1em; font-size: 120%; margin-bottom: 1em;} .tnote p {padding: 0 1em;} .covernote {visibility: hidden; display: none;} -@media handheld { - .covernote {visibility: visible; display: block;} -} .poem {text-align: left; font-size: 95%; margin: 1em 10%;} .stanza {margin: 1em auto;} |
