Fixes #791: better basic correction
[redakcja.git] / redakcja / static / css / html.css
index c0936cf..971e4b8 100644 (file)
@@ -354,6 +354,11 @@ div[x-node] > .uwaga {
     user-select: none;
     margin-right: -12em;
     text-align: left;
+    color: #999;
+}
+
+.htmlview .canon {
+    color: black;
 }
 
 .htmlview .noncanon {