From d96256eb4574eb7e05414fa57f5f249e33cde6eb Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Wed, 15 Jul 2015 16:53:19 +0100 Subject: [PATCH] All using the same version of css --- build/Full Proof/OEBPS/imperaWeb.css | 4 ++-- build/bane/OEBPS/imperaWeb.css | 2 +- build/darkvalley/OEBPS/imperaWeb.css | 29 ++++++++++++++++++++++------ build/incubus/OEBPS/imperaWeb.css | 2 +- build/mythlands/OEBPS/imperaWeb.css | 4 ++-- build/mythlands/OEBPS/title.xhtml | 5 ++++- build/shrike/OEBPS/imperaWeb.css | 29 ++++++++++++++++++++++------ 7 files changed, 56 insertions(+), 19 deletions(-) diff --git a/build/Full Proof/OEBPS/imperaWeb.css b/build/Full Proof/OEBPS/imperaWeb.css index 3b89a3a..a313488 100644 --- a/build/Full Proof/OEBPS/imperaWeb.css +++ b/build/Full Proof/OEBPS/imperaWeb.css @@ -50,7 +50,7 @@ dl { margin: .5em 2em; } table { font-size: 1em; line-height: 1.4em; margin-top: 1em; } -img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; } +img { border: none; position: absolute; /* top: 0; */ /* left: 0; */ margin: 0; padding: 0; } #references ul li { margin-top: 1em; margin-bottom: 1em; } @@ -84,4 +84,4 @@ hr { border: 0; border-bottom: dashed 1px #000; width: 50%; margin: 3em 25%; } #contents ul, #contents ol, #references ul { list-style-type: none; margin-left: 0; } -#contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; } \ No newline at end of file +#contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; } diff --git a/build/bane/OEBPS/imperaWeb.css b/build/bane/OEBPS/imperaWeb.css index 19b556e..a313488 100644 --- a/build/bane/OEBPS/imperaWeb.css +++ b/build/bane/OEBPS/imperaWeb.css @@ -50,7 +50,7 @@ dl { margin: .5em 2em; } table { font-size: 1em; line-height: 1.4em; margin-top: 1em; } -img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; } +img { border: none; position: absolute; /* top: 0; */ /* left: 0; */ margin: 0; padding: 0; } #references ul li { margin-top: 1em; margin-bottom: 1em; } diff --git a/build/darkvalley/OEBPS/imperaWeb.css b/build/darkvalley/OEBPS/imperaWeb.css index 95aaa7c..a313488 100644 --- a/build/darkvalley/OEBPS/imperaWeb.css +++ b/build/darkvalley/OEBPS/imperaWeb.css @@ -1,4 +1,5 @@ -/* Impera Media Style */ +/* Impera Media stylesheet v3 2012-08-15*/ + body { color: #000; background-color: #FFF; font-family: serif; line-height: 1.4em; text-align: left; text-indent: 0; border: 0 none; margin: 0; padding: 0; } .edge { color: #FFF; background-color: #000; } @@ -17,8 +18,6 @@ body { color: #000; background-color: #FFF; font-family: serif; line-height: 1.4 #contents ul ul, #contents ol ol, #contents ul ol, #contents ol ul { margin-left: 2em; } -#contents ul li, #contents ol li { margin-top: .5em; margin-bottom: .5em; } - .section { margin-bottom: 6em; text-align: justify; } h1 { font-size: 3.5em; line-height: 1em; font-weight: 400; margin-top: 0; margin-bottom: 1em; } @@ -33,7 +32,13 @@ h5 { font-size: 1em; line-height: 1.2em; font-weight: 700; margin: .5em 0; } h6 { font-size: 1em; line-height: 1.2em; font-weight: 700; float: left; margin: 0 1.5em 0 0; } -p { text-indent: 0; margin-top: .5em; margin-bottom: .5em; } +p + p { text-indent: 1.5em; } + +p.stb { text-indent: 0; margin-top: .83em; } + +p.mtb { text-indent: 0; margin-top: 2.17em; } + +p.ltb { text-indent: 0; margin-top: 3.08em; } pre { font-family: monospace; font-size: .85em; line-height: 1.2em; text-align: left; white-space: pre; margin-top: 1em; margin-bottom: 1em; border: 1px #000 solid; padding: 1.5em; } @@ -45,7 +50,7 @@ dl { margin: .5em 2em; } table { font-size: 1em; line-height: 1.4em; margin-top: 1em; } -img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; } +img { border: none; position: absolute; /* top: 0; */ /* left: 0; */ margin: 0; padding: 0; } #references ul li { margin-top: 1em; margin-bottom: 1em; } @@ -63,8 +68,20 @@ a { color: #000; background-color: #FFF; } .highlight { color: #000; background-color: #e0e0e0; } +hr { border: 0; border-bottom: dashed 1px #000; width: 50%; margin: 3em 25%; } + +.block { margin-top: .5em; margin-bottom: .5em; font-style: italic; margin-right: 10%; padding: 0 1.5em; } + +.block .noital { font-style: normal; } + +.special01 { margin-left: 40%; font-weight: 900; } + +.end { font-size: 1.5em; line-height: 1.2em; font-weight: 400; margin-top: 1em; margin-bottom: .5em; text-align: center; } + #heading, #preface, #contents { margin-bottom: 6em; } #e, #timestamp { margin-bottom: .5em; } -#contents ul, #contents ol, #references ul { list-style-type: none; margin-left: 0; } \ No newline at end of file +#contents ul, #contents ol, #references ul { list-style-type: none; margin-left: 0; } + +#contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; } diff --git a/build/incubus/OEBPS/imperaWeb.css b/build/incubus/OEBPS/imperaWeb.css index 19b556e..a313488 100644 --- a/build/incubus/OEBPS/imperaWeb.css +++ b/build/incubus/OEBPS/imperaWeb.css @@ -50,7 +50,7 @@ dl { margin: .5em 2em; } table { font-size: 1em; line-height: 1.4em; margin-top: 1em; } -img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; } +img { border: none; position: absolute; /* top: 0; */ /* left: 0; */ margin: 0; padding: 0; } #references ul li { margin-top: 1em; margin-bottom: 1em; } diff --git a/build/mythlands/OEBPS/imperaWeb.css b/build/mythlands/OEBPS/imperaWeb.css index 3b89a3a..a313488 100644 --- a/build/mythlands/OEBPS/imperaWeb.css +++ b/build/mythlands/OEBPS/imperaWeb.css @@ -50,7 +50,7 @@ dl { margin: .5em 2em; } table { font-size: 1em; line-height: 1.4em; margin-top: 1em; } -img { border: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; } +img { border: none; position: absolute; /* top: 0; */ /* left: 0; */ margin: 0; padding: 0; } #references ul li { margin-top: 1em; margin-bottom: 1em; } @@ -84,4 +84,4 @@ hr { border: 0; border-bottom: dashed 1px #000; width: 50%; margin: 3em 25%; } #contents ul, #contents ol, #references ul { list-style-type: none; margin-left: 0; } -#contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; } \ No newline at end of file +#contents ul li, #contents ol li, p { margin-top: .5em; margin-bottom: .5em; } diff --git a/build/mythlands/OEBPS/title.xhtml b/build/mythlands/OEBPS/title.xhtml index 31ec702..3b06f2e 100644 --- a/build/mythlands/OEBPS/title.xhtml +++ b/build/mythlands/OEBPS/title.xhtml @@ -11,7 +11,7 @@ "page-template.xpgt" /> - +

Mythlands

@@ -19,9 +19,12 @@

Joe Donnelly

+ +
books@impera-media.com
+
Impera Media Limited logo

2015-07-15