Of course, css is not cumulative!
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 5 Dec 2012 12:54:17 +0000 (13:54 +0100)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 5 Dec 2012 12:54:17 +0000 (13:54 +0100)
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;