From bd646b67a319dd7b8f0065d4d52f4fefcbd10850 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Tue, 8 Sep 2020 12:10:47 -0500 Subject: [PATCH] Update CSS --- src/epub/css/local.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/epub/css/local.css b/src/epub/css/local.css index 084a840..7f9390b 100644 --- a/src/epub/css/local.css +++ b/src/epub/css/local.css @@ -18,10 +18,6 @@ time{ list-style-type: upper-roman; } -section[epub|type~="halftitlepage"] span[epub|type~="subtitle"]{ - font-size: .75em; -} - section[epub|type~="dedication"]{ text-align: center; }