wider html book view
[redakcja.git] / redakcja / static / css / html_print.css
index 63a2d43..c6612c5 100644 (file)
@@ -1,7 +1,7 @@
 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
 .htmlview {
     font-size: 16px;
-    font: Georgia, "Times New Roman", serif;
+    font-family: Georgia, "Times New Roman", serif;
     line-height: 1.5em;
     padding: 3em;
 }
     font-style: normal;
     font-variant: small-caps;
 }
+
+.htmlview em.wieksze-odstepy
+{
+    font-style: normal;
+    word-spacing: 1em;
+}