diff --git a/se-lint-ignore.xml b/se-lint-ignore.xml index d12714c..272de82 100644 --- a/se-lint-ignore.xml +++ b/se-lint-ignore.xml @@ -12,4 +12,4 @@ Quotes are for a single word, not dialog. - \ No newline at end of file + diff --git a/src/epub/content.opf b/src/epub/content.opf index 8795518..89fd9ea 100644 --- a/src/epub/content.opf +++ b/src/epub/content.opf @@ -782,7 +782,7 @@ - + @@ -811,7 +811,7 @@ - + diff --git a/src/epub/css/local.css b/src/epub/css/local.css index b3d9f00..740142e 100644 --- a/src/epub/css/local.css +++ b/src/epub/css/local.css @@ -230,6 +230,7 @@ p.signature{ font-variant: small-caps; text-align: center; } + /* override core's formatting of a 3em top margin for paragraph following a header */ #a-bird-of-bagdad header + p{ margin-top: 0;