summaryrefslogtreecommitdiff
path: root/data/templates/default.epub3
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-03 20:36:08 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-03 20:36:08 -0800
commitc94b970cede1644c71fae2161626d0a1eb13facc (patch)
tree659ac9432061de2d087a0fe3c2b741c91d4b3c06 /data/templates/default.epub3
parent45a46bf900bc7153f981088b65bd2cc90d3537d2 (diff)
Include default CSS for 'underline' class in HTML-based templates.
Diffstat (limited to 'data/templates/default.epub3')
-rw-r--r--data/templates/default.epub31
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/default.epub3 b/data/templates/default.epub3
index 7e7782597..ffe230507 100644
--- a/data/templates/default.epub3
+++ b/data/templates/default.epub3
@@ -8,6 +8,7 @@
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
+ span.underline{text-decoration: underline;}
div.line-block{white-space: pre-line;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
$if(quotes)$