Template:Team:Bonn:NetworkTop

From 2013.igem.org

(Difference between revisions)
Line 67: Line 67:
   title.style.position = "absolute";
   title.style.position = "absolute";
   title.top = -120;
   title.top = -120;
-
   title.right = -180;
+
   title.right = -185;
   title.style.top = title.top + "px";
   title.style.top = title.top + "px";
   title.style.right = title.right + "px";
   title.style.right = title.right + "px";
Line 83: Line 83:
   summary.id = divNetworkSummary;
   summary.id = divNetworkSummary;
   summary.style.position = "absolute";
   summary.style.position = "absolute";
-
   summary.top = title.top+title.height;
+
   summary.top = title.top+5+title.height;
   summary.right = title.right;
   summary.right = title.right;
   summary.style.top = summary.top + "px";
   summary.style.top = summary.top + "px";

Revision as of 11:57, 27 October 2013