temporary list display
[redakcja.git] / redakcja / static / css / html.css
index 0d43611..d587103 100644 (file)
@@ -675,3 +675,10 @@ div[x-node] > .uwaga {
     border:0;
     color: black;
 } 
+
+/* XXX */
+
+.htmlview span.punkt {
+    display: list-item;
+    list-style: bullet;
+}
\ No newline at end of file