Commit 32b59327 by doszhang

dos

parent 5f9f735b
...@@ -269,6 +269,7 @@ $(document).ready(function () { ...@@ -269,6 +269,7 @@ $(document).ready(function () {
// $('.fireworks-gif').append('<img class="fireworksgif" src="' + picUrl + 'fireworks.gif" />'); // $('.fireworks-gif').append('<img class="fireworksgif" src="' + picUrl + 'fireworks.gif" />');
$('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(20, true)); $('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(20, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-40, true)); $('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-40, true));
$('.logo').css('top', getTranslateDistance(20, true));
initPage(); initPage();
......
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