ソースを参照

Faster ticker

master
The Dod 3週間前
コミット
9086dcbdaa
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      templates/index.html

+ 1
- 1
templates/index.html ファイルの表示

@@ -41,7 +41,7 @@
41 41
       $("#the-ticker").marquee({
42 42
         "direction": "right",
43 43
         "duplicated": true,
44
-        "speed": 137
44
+        "speed": 161
45 45
       });
46 46
     } else {
47 47
         $("#ticker-wrapper").hide();

読み込み中…
キャンセル
保存