Commit 3aa7d223 by doszhang

dos

parent e4e2f6b2
......@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () {
$(document).ready(function () {
// $('.logo').css('top', getTranslateDistance(20, true));
$('.logo').css('top', getTranslateDistance(40, true));
$('.music').click(function () {
if ($('#music')[0].paused) {
$('#music')[0].play();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment