increased word spacing in WL XML
[redakcja.git] / redakcja / static / css / book.css
index c68e46e..89edfdf 100644 (file)
@@ -394,6 +394,12 @@ em.person {
     font-variant: small-caps;
 }
 
+em.wieksze-odstepy
+{
+    font-style: normal;
+    word-spacing: 1em;
+}
+
 .verse:after {
     content: "\feff";
 }