increased word spacing in WL XML
[redakcja.git] / redakcja / static / css / html_print.css
index 63a2d43..2cb6d41 100644 (file)
     font-style: normal;
     font-variant: small-caps;
 }
+
+.htmlview em.wieksze-odstepy
+{
+    font-style: normal;
+    word-spacing: 1em;
+}