1 # This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
4 from ..base import WLElement
7 class WiekszeOdstepy(WLElement):
11 EPUB_TAG = HTML_TAG = "em"
12 EPUB_CLASS = HTML_CLASS = "wieksze-odstepy"