Team:OUC-China

From 2013.igem.org

(Difference between revisions)
Line 200: Line 200:
// 将文本设为居中对齐   
// 将文本设为居中对齐   
ctx.textAlign = 'center';   
ctx.textAlign = 'center';   
-
ctx.fillText("OUC-China is coming!", 680, 450);
+
ctx.fillText("OUC-China is coming!", 680, 500);
}());
}());
}());
}());

Revision as of 13:37, 8 August 2013

Project is here!