Merge branch 'master' of http://github.com/fnp/wolnelektury
authorLukasz <lukasz@anwajler.com>
Tue, 18 May 2010 13:29:00 +0000 (15:29 +0200)
committerLukasz <lukasz@anwajler.com>
Tue, 18 May 2010 13:29:00 +0000 (15:29 +0200)
wolnelektury/static/css/master.book.css
wolnelektury/static/js/jquery.countdown-pl.js

index 26a11c6..449b15f 100644 (file)
@@ -194,7 +194,7 @@ blockquote {
 /* ============= */
 /* = Numbering = */
 /* ============= */
-.verse {
+.verse, .paragraph {
        position:relative;
 }
 .anchor {
index 81d5f07..c881a3d 100644 (file)
@@ -13,9 +13,6 @@
                timeSeparator: ':', isRTL: false,\r
                which: function(n){\r
                        return n==1 ? 1 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 2 : 0;\r
-\r
-                       \r
-                       n == 1 ? 1 : 0;\r
                }\r
        };\r
        //$.countdown.setDefaults($.countdown.regional['pl']);\r