ancient typo in unused code
[librarian.git] / librarian / epub / toc.html
index 69d8724..3ff7556 100755 (executable)
@@ -3,9 +3,12 @@
     <head>
         <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
         <title>WolneLektury.pl</title>
+        <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>