Skip to content

Commit

Permalink
Rearrange CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Feb 23, 2021
1 parent d2b74a9 commit dcc75fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/epub/css/local.css
Expand Up @@ -79,8 +79,8 @@ section > header [epub|type~="epigraph"]{
[epub|type~="z3998:verse"] p > span,
[epub|type~="z3998:poem"] p > span{
display: block;
text-indent: -1em;
padding-left: 1em;
text-indent: -1em;
}

[epub|type~="z3998:verse"] p > span + br,
Expand All @@ -89,8 +89,8 @@ section > header [epub|type~="epigraph"]{
}

p span.i1{
text-indent: -1em;
padding-left: 2em;
text-indent: -1em;
}

section[epub|type~="chapter"]{
Expand Down

0 comments on commit dcc75fb

Please sign in to comment.