diff --git a/static/home.js b/static/home.js index e97589ce85..0b9f52d114 100644 --- a/static/home.js +++ b/static/home.js @@ -180,7 +180,7 @@ $(function () { var a_lineBox=[],end_num=0; setTimeout(function (){ self.textTween(); - $("body").css("background","#fff").addClass("index-page"); + $("body").addClass("index-page"); var header=$("#header")||$("header"),footer=$("#footer")||$("footer"); header.removeAttr("style"); footer.removeAttr("style")