Skip to content

Commit

Permalink
Update CSS to new standards
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Sep 19, 2020
1 parent 1f1e48f commit db72154
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion src/epub/css/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ hgroup > *:first-child{
font-weight: bold;
}

blockquote + p,
p.continued,
h2 + p,
h3 + p,
h4 + p,
Expand Down
5 changes: 0 additions & 5 deletions src/epub/css/local.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ section[epub|type~="dedication"] p{
margin-top: 1em;
}

[epub|type~="z3998:song"] + p,
[epub|type~="z3998:verse"] + p{
text-indent: 0;
}

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

0 comments on commit db72154

Please sign in to comment.