Template:Team:Bonn:NetworkTop

From 2013.igem.org

(Difference between revisions)
Line 56: Line 56:
   var titleBig = document.createElement("DIV");
   var titleBig = document.createElement("DIV");
-
  titleBig.height = 50;
 
-
  titleBig.width = 250;
 
   titleBig.style.height = titleBig.height + "px";
   titleBig.style.height = titleBig.height + "px";
   titleBig.style.width = titleBig.width + "px";
   titleBig.style.width = titleBig.width + "px";
   titleBig.style.color = "white";
   titleBig.style.color = "white";
-
  titleBig.style.backgroundColor = "black";
 
   titleBig.style.opacity = "0.6";
   titleBig.style.opacity = "0.6";
   titleBig.style.zIndex = "20";
   titleBig.style.zIndex = "20";

Revision as of 22:48, 4 October 2013