From ec48f58ed59f78434ae88872cd2b3d0324054584 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Thu, 10 Sep 2020 10:40:50 -0500 Subject: [PATCH] Update core.css, se.css, and titlepage to new standards --- src/epub/css/core.css | 6 ------ src/epub/css/se.css | 6 ++++++ src/epub/text/titlepage.xhtml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) 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 99424cd..465b4e4 100644 --- a/src/epub/text/titlepage.xhtml +++ b/src/epub/text/titlepage.xhtml @@ -3,7 +3,7 @@ Titlepage - +