increase word spacing in WL XML
[wolnelektury.git] / src / wolnelektury / static / css / new.book.css
index 9a6eef9..d6a54a4 100644 (file)
@@ -266,6 +266,11 @@ em.person {
     font-variant: small-caps;
 }
 
+em.wieksze-odstepy {
+    font-style: normal;
+    word-spacing: 1em;
+}
+
 .verse:after {
     content: "\feff";
 }