Commit 0c062b1a by doszhang

dos

parent a6494706
...@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () { ...@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () {
$(document).ready(function () { $(document).ready(function () {
$('.logo').css('top', getTranslateDistance(), true); $('.logo').css('top', getTranslateDistance(20, true));
$('.music').click(function () { $('.music').click(function () {
if ($('#music')[0].paused) { if ($('#music')[0].paused) {
$('#music')[0].play(); $('#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