Template:Team:Bonn:NetworkTop

From 2013.igem.org

(Difference between revisions)
Line 63: Line 63:
   titleBig.style.backgroundColor = "black";
   titleBig.style.backgroundColor = "black";
   titleBig.style.opacity = "0.6";
   titleBig.style.opacity = "0.6";
-
   titleBig.style.zIndex = "1";
+
   titleBig.style.zIndex = "20";
-
   titleBig.style.fontsize = "200%";
+
   titleBig.style.fontSize = "200%";
   titleBig.id = "networkTitleBig";
   titleBig.id = "networkTitleBig";
   titleBig.style.position = "absolute";
   titleBig.style.position = "absolute";
-
   titleBig.top = genheight/2+titleBig.style.height/2;
+
   titleBig.top = 200;
-
   titleBig.right = genwidth/2+titleBig.style.width/2;
+
   titleBig.right = 400;
   titleBig.style.top = titleBig.top + "px";
   titleBig.style.top = titleBig.top + "px";
   titleBig.style.right = titleBig.right + "px";
   titleBig.style.right = titleBig.right + "px";

Revision as of 22:46, 4 October 2013