Librarian in regular requirements.
[redakcja.git] / redakcja / static / css / html.css
index 01c623a..3b99681 100644 (file)
     font-style: italic;
 }
 
+.htmlview div.ramka {
+    border: 1px darkgray solid;
+}
+
 .htmlview .nota_red {
     background-color: #eee;
     border: 1px solid #888;
     font-variant: small-caps;
 }
 
+.htmlview em.wieksze_odstepy {
+    font-style: normal;
+    word-spacing: 1em;
+}
+
 .htmlview .parse-warning {
     display: block;
     font-size: 10pt;