summaryrefslogtreecommitdiff
path: root/data/epub.css
diff options
context:
space:
mode:
authormb21 <mb21@users.noreply.github.com>2017-10-31 10:32:17 +0100
committermb21 <mb21@users.noreply.github.com>2017-10-31 10:40:16 +0100
commit8d7ce0fdf0a71e8c34fb7e3bff8909884f3af3a2 (patch)
tree103b7640bf9edfa948e0d2300df125c353d095a1 /data/epub.css
parent3eaa6ff329b079387d70449a8236d1b83b95e3bf (diff)
HTML Writer: consistently use dashed class-names
see #3556
Diffstat (limited to 'data/epub.css')
-rw-r--r--data/epub.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epub.css b/data/epub.css
index 594a1e01e..34835ced4 100644
--- a/data/epub.css
+++ b/data/epub.css
@@ -12,7 +12,7 @@ h2.author { }
h3.date { }
ol.toc { padding: 0; margin-left: 1em; }
ol.toc li { list-style-type: none; margin: 0; padding: 0; }
-a.footnoteRef { vertical-align: super; }
+a.footnote-ref { vertical-align: super; }
em, em em em, em em em em em { font-style: italic;}
em em, em em em em { font-style: normal; }