Of course, css is not cumulative!
[redakcja.git] / redakcja / static / css / html.css
index 0cfe002..5e9ac19 100644 (file)
@@ -1,7 +1,6 @@
 /* Style widoku HTML. Nie należy tu ustawiać position ani marginesów */
 .htmlview {
-    counter-reset: main;
-    counter-reset: aktywnosc;
+    counter-reset: main aktywnosc;
     font-size: 16px;
     font-family: "Georgia", "Times New Roman", serif;
     line-height: 1.5em;