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 */