Move HTML from the old transform sheet.
[librarian.git] / src / librarian / elements / front / podtytul.py
index e602571..711b3fa 100644 (file)
@@ -8,7 +8,7 @@ class Podtytul(HeaderElement):
     TXT_BOTTOM_MARGIN = 1
     TXT_LEGACY_BOTTOM_MARGIN = 1
 
-    HTML_CLASS = 'subtitle'
+    HTML_CLASS = 'wl subtitle'
 
     EPUB_TAG = 'h2'
     EPUB_CLASS = 'insubtitle'