Move HTML from the old transform sheet.
[librarian.git] / src / librarian / elements / front / nazwa_utworu.py
index 376b932..dd40266 100644 (file)
@@ -8,7 +8,7 @@ class NazwaUtworu(HeaderElement):
     TXT_BOTTOM_MARGIN = 1
     TXT_LEGACY_BOTTOM_MARGIN = 1
 
-    HTML_CLASS = 'title'
+    HTML_CLASS = 'wl title'
 
     EPUB_TAG = 'h2'
     EPUB_CLASS = 'intitle'