fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0563809
)
[epub, mobi] book-text id – alignment with a rest of html output files
author
Robert Błaut
<listy@blaut.biz>
Thu, 27 Mar 2014 22:05:58 +0000
(23:05 +0100)
committer
Robert Błaut
<listy@blaut.biz>
Thu, 27 Mar 2014 22:05:58 +0000
(23:05 +0100)
librarian/epub/toc.html
patch
|
blob
|
history
diff --git
a/librarian/epub/toc.html
b/librarian/epub/toc.html
index
d29356b
..
3ff7556
100755
(executable)
--- a/
librarian/epub/toc.html
+++ b/
librarian/epub/toc.html
@@
-6,7
+6,9
@@
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
- <h1>Spis treści</h1>
- %s
+ <div id="book-text">
+ <h1>Spis treści</h1>
+ %s
+ </div>
</body>
</html>