X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/3a0c83394d5783715fab2be29fa1a9cfc3574e28..eb25cada3f68db8f58689bff431edd321620fd72:/src/librarian/elements/front/autor_utworu.py?ds=inline diff --git a/src/librarian/elements/front/autor_utworu.py b/src/librarian/elements/front/autor_utworu.py index 555cb92..0f71cb5 100644 --- a/src/librarian/elements/front/autor_utworu.py +++ b/src/librarian/elements/front/autor_utworu.py @@ -6,9 +6,8 @@ from .base import HeaderElement class AutorUtworu(HeaderElement): TXT_BOTTOM_MARGIN = 2 - TXT_LEGACY_BOTTOM_MARGIN = 2 - HTML_CLASS = 'author' + HTML_CLASS = 'wl author' def epub_build(self, builder): return