样式化jQuery插件(ClassyCountdown)

时间:2015-08-16 19:36:54

标签: javascript jquery countdown

我正在使用此网站的倒计时:http://www.class.pm/files/jquery/classycountdown/

现在我想要倒计时,但我不知道如何。我想编辑字体,颜色,线条的粗细并缩放整个倒计时。我该如何设计它?

编辑:工作链接:http://www.html.it/wp-content/uploads/script/demo/a/51105/demo.html

编辑2:我想出了如何扩大整个倒计时。我只是使用了id的宽度并自动调整大小。

#countdown-container {
    width: 500px;
}

但是如何改变线条的颜色和颜色?

1 个答案:

答案 0 :(得分:0)

我想出了如何扩大整个倒计时。我只是使用了id的宽度并自动调整大小。

char[] pass = kasirlozinka.getPassword();
String pw = String.valueOf(pass);