We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12450cd commit 8c5bd9fCopy full SHA for 8c5bd9f
1 file changed
odmpy/processing/ebook.py
@@ -56,7 +56,10 @@
56
<!DOCTYPE html>
57
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
58
<head><title></title>
59
-<style>#toc { list-style-type: none; padding-left: 0; }</style>
+<style>
60
+ #toc { list-style-type: none; padding-left: 0; }
61
+ #toc > li { margin-top: 0.5rem; }
62
+</style>
63
</head>
64
<body>
65
<nav epub:type="toc">
0 commit comments