fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rel
[librarian.git]
/
src
/
librarian
/
elements
/
styles
/
wieksze_odstepy.py
diff --git
a/src/librarian/elements/styles/wieksze_odstepy.py
b/src/librarian/elements/styles/wieksze_odstepy.py
index
3229402
..
953e797
100644
(file)
--- a/
src/librarian/elements/styles/wieksze_odstepy.py
+++ b/
src/librarian/elements/styles/wieksze_odstepy.py
@@
-5,5
+5,5
@@
class WiekszeOdstepy(WLElement):
TXT_PREFIX = "*"
TXT_SUFFIX = "*"
- HTML_TAG = "em"
- HTML_CLASS = "wieksze-odstepy"
+
EPUB_TAG =
HTML_TAG = "em"
+
EPUB_CLASS =
HTML_CLASS = "wieksze-odstepy"