皮肤同步

This commit is contained in:
Vanessa
2013-02-05 17:10:19 +08:00
parent a1abd17ae2
commit fcc5d8e2cb
11 changed files with 36 additions and 37 deletions

View File

@@ -81,7 +81,7 @@ var timeline = {
if ($(".article-more").parent().data("count") <= $(".article-more").parent().find("article").length) {
$(".article-more").remove();
}
$(window).resize(function () {
$archives.each(function () {
var colH = [timeline._COLHA + 60, timeline._COLHB * 4];