Commit 21de9e8d by doszhang

dos

parent 4de277c5
......@@ -119,7 +119,7 @@ $(document).ready(function () {
$('.index-block').css('top', getTranslateDistance(20));
$('.question-block').css('top', getTranslateDistance(-36));
$('.rule-page').css('top', getTranslateDistance(-40));
$('.rule-page .rule-content').css('top', getTranslateDistance(-40));
// $('.rule-title').css('top', getTranslateDistance(30));
// $('.rule-block').css('top', parseFloat(getTranslateDistance(30)) + (4.5 * fontSize));
// $('.btn-back').css('top', 'auto').css('bottom', getTranslateDistance(10));
......
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