Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 124: Line 124:
x=r*Math.cos(Math.PI/180*rad);
x=r*Math.cos(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
-
circle.style.top=y+190+"px";
+
circle.style.top=y+188+"px";
circle.style.left=x+190+"px";
circle.style.left=x+190+"px";

Revision as of 03:24, 3 September 2014

factory1



///////////////////////////////////////// test ////////////////// end of test

ribosome