aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/xhtml_epub2.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-10-03 19:28:27 -0400
committerRalph Amissah <ralph@amissah.com>2014-10-03 19:31:48 -0400
commit14b5f96494f79b75e3e77844561678c793d0caa6 (patch)
tree11fca7cbe115634564254e6b7926ad24cd98c6f8 /lib/sisu/v6/xhtml_epub2.rb
parentv5 v6: --act provides info on current --act0 to --act9 settings (diff)
v5 v6: html, tiny first nudge toward html5 (v5 v6 differ)
* document headers, other minor
Diffstat (limited to 'lib/sisu/v6/xhtml_epub2.rb')
-rw-r--r--lib/sisu/v6/xhtml_epub2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v6/xhtml_epub2.rb b/lib/sisu/v6/xhtml_epub2.rb
index 245050a1..af796cbe 100644
--- a/lib/sisu/v6/xhtml_epub2.rb
+++ b/lib/sisu/v6/xhtml_epub2.rb
@@ -850,7 +850,7 @@ module SiSU_XHTML_EPUB2
<link rel="stylesheet" href="css/xhtml.css" type="text/css" />
<style type="text/css"> img { max-width: 100%; } </style>
</head>
- <body bgcolor="#ffffff" text="#000000" link="#003090" lang="en" xml:lang="en">
+ <body xml:lang="en">
<div class="svg_outer">
<div class="svg_inner">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xl="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 #{@md.make.cover_image[:w]} #{@md.make.cover_image[:h]}" preserveAspectRatio="xMidYMid meet">