Difference between revisions of "Template:Reading2"

Line 92: Line 92:
 
var subM = document.getElementById("SubMenu");
 
var subM = document.getElementById("SubMenu");
 
subM.innerHTML= submenuHTML;
 
subM.innerHTML= submenuHTML;
var offset = (135*index);
+
var offset = (100*index);
 
subM.style.left = 2 + offset + 'px';
 
subM.style.left = 2 + offset + 'px';
 
}
 
}
Line 168: Line 168:
  
 
<body style="background-image:url(https://static.igem.org/mediawiki/2015/9/9e/Reading%2BBackground.jpg); padding:0px; margin:0px;height:100%;">
 
<body style="background-image:url(https://static.igem.org/mediawiki/2015/9/9e/Reading%2BBackground.jpg); padding:0px; margin:0px;height:100%;">
<div id = "main" style="border-width:10px;border-radius:20px;border:2px; border-style:solid; border-color:#ffffff;margin:auto; min-width:1100px; background-Color:#ffffff;">
+
<div id = "main" style="border-width:10px;border-radius:20px;border:2px; border-style:solid; border-color:#ffffff;margin:auto; min-width:1000px; background-Color:#ffffff;">
  
 
<div style="height:355px; width:100%;">
 
<div style="height:355px; width:100%;">

Revision as of 11:57, 18 August 2015