From 3a7b686d53948b1a99433f4e377d0d5916ba9ceb Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Tue, 23 Feb 2021 14:00:01 -0600 Subject: [PATCH] Rearrange CSS --- src/epub/css/local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/epub/css/local.css b/src/epub/css/local.css index 4aaccf8..b74bbf6 100644 --- a/src/epub/css/local.css +++ b/src/epub/css/local.css @@ -44,8 +44,8 @@ section[epub|type~="dedication"] p{ [epub|type~="z3998:verse"] p > span{ display: block; - text-indent: -1em; padding-left: 1em; + text-indent: -1em; } [epub|type~="z3998:verse"] p > span + br{ @@ -53,13 +53,13 @@ section[epub|type~="dedication"] p{ } p span.i1{ - text-indent: -1em; padding-left: 2em; + text-indent: -1em; } p span.i2{ - text-indent: -1em; padding-left: 3em; + text-indent: -1em; } /* All dedications */