diff --git a/src/epub/css/core.css b/src/epub/css/core.css index dbdb3b0..799cc8d 100644 --- a/src/epub/css/core.css +++ b/src/epub/css/core.css @@ -105,12 +105,6 @@ section > header + *{ margin-top: 3em; } -section[epub|type~="titlepage"] img{ - display: block; - width: 100%; - margin: 3em auto auto auto; -} - a[epub|type~="noteref"]{ font-size: .75em; font-style: normal !important; diff --git a/src/epub/css/se.css b/src/epub/css/se.css index 13d51b3..4b1b827 100644 --- a/src/epub/css/se.css +++ b/src/epub/css/se.css @@ -1,6 +1,12 @@ @charset "utf-8"; @namespace epub "http://www.idpf.org/2007/ops"; +section[epub|type~="titlepage"] img{ + display: block; + width: 100%; + margin: 3em auto auto auto; +} + section[epub|type~="colophon"], section[epub|type~="imprint"]{ text-align: center; diff --git a/src/epub/text/titlepage.xhtml b/src/epub/text/titlepage.xhtml index bbe8a59..cfbdaa6 100644 --- a/src/epub/text/titlepage.xhtml +++ b/src/epub/text/titlepage.xhtml @@ -3,7 +3,7 @@ Titlepage - +