Commit d0c78803 by doszhang

dos

parent 859ebe97
...@@ -119,7 +119,7 @@ $(document).ready(function () { ...@@ -119,7 +119,7 @@ $(document).ready(function () {
// top = 0; // top = 0;
// if (browser.versions.iPhone) top = 0 // if (browser.versions.iPhone) top = 0
ctx2.fillStyle = '#000'; ctx2.fillStyle = '#000';
ctx2.font = 'bold 150px normal'; ctx2.font = 'bold 135px normal';
ctx2.textAlign = 'left'; ctx2.textAlign = 'left';
ctx2.textBaseline = 'top'; ctx2.textBaseline = 'top';
......
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