fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.1
[librarian.git]
/
src
/
librarian
/
elements
/
styles
/
slowo_obce.py
diff --git
a/src/librarian/elements/styles/slowo_obce.py
b/src/librarian/elements/styles/slowo_obce.py
index
537f7c6
..
5848aa6
100644
(file)
--- a/
src/librarian/elements/styles/slowo_obce.py
+++ b/
src/librarian/elements/styles/slowo_obce.py
@@
-2,4
+2,5
@@
from ..base import WLElement
class SlowoObce(WLElement):
- pass
+ EPUB_TAG = HTML_TAG = 'em'
+ EPUB_CLASS = HTML_CLASS = 'foreign-word'