Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 241: Line 241:
     x.style.height="33.5%";
     x.style.height="33.5%";
     x.style.width="33.5%";
     x.style.width="33.5%";
 +
  }
 +
  function MBiosensorbig(x) {
 +
    x.style.height="35%";
 +
    x.style.width="35%";
 +
  }
 +
  function MBiosensornormal(x) {
 +
    x.style.height="33.5%";
 +
    x.style.width="33.5%";
 +
  }
 +
  function MBioremediationbig(x) {
 +
    x.style.height="37%";
 +
    x.style.width="37%";
 +
  }
 +
  function MBioremediationnormal(x) {
 +
    x.style.height="35%";
 +
    x.style.width="35%";
 +
  }
 +
  function MRealisationbig(x) {
 +
    x.style.height="37%";
 +
    x.style.width="37%";
 +
  }
 +
  function MRealisationnormal(x) {
 +
    x.style.height="35%";
 +
    x.style.width="35%";
   }
   }
   function Subheadingbig(x) {
   function Subheadingbig(x) {
-
     x.style.height="40%";
+
     x.style.height="37%";
-
     x.style.width="40%";
+
     x.style.width="37%";
   }
   }
   function Subheadingnormal(x) {
   function Subheadingnormal(x) {
-
     x.style.height="38%";
+
     x.style.height="35%";
-
     x.style.width="38%";
+
     x.style.width="35%";
   }
   }
   function DCMation() {
   function DCMation() {

Revision as of 04:52, 17 September 2014