Template:CSS/UT-Tokyo

From 2014.igem.org

(Difference between revisions)
Line 409: Line 409:
var str = "circle0" + rand3;
var str = "circle0" + rand3;
document.getElementById(str).style.visibility = "visible";
document.getElementById(str).style.visibility = "visible";
-
document.getElementById(str).style.top = "320px";
+
document.getElementById(str).style.top = "300px";
document.getElementById(str).style.left = "50%";
document.getElementById(str).style.left = "50%";
document.getElementById(str).style.marginLeft = "-30px";
document.getElementById(str).style.marginLeft = "-30px";

Revision as of 14:42, 13 September 2014