fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Content warnings.
[librarian.git]
/
src
/
librarian
/
elements
/
separators
/
sekcja_swiatlo.py
diff --git
a/src/librarian/elements/separators/sekcja_swiatlo.py
b/src/librarian/elements/separators/sekcja_swiatlo.py
index
1526548
..
7d950da
100644
(file)
--- a/
src/librarian/elements/separators/sekcja_swiatlo.py
+++ b/
src/librarian/elements/separators/sekcja_swiatlo.py
@@
-5,3
+5,5
@@
class SekcjaSwiatlo(WLElement):
TXT_BOTTOM_MARGIN = 6
TXT_LEGACY_BOTTOM_MARGIN = 4
+ HTML_TAG = "hr"
+ HTML_CLASS = "spacer"