Librarian in regular requirements.
[redakcja.git] / redakcja / static / css / html.css
index 003d7d2..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;
 }
 
-em.wieksze_odstepy {
+.htmlview em.wieksze_odstepy {
     font-style: normal;
     word-spacing: 1em;
 }