Template:Team:Oxford/templates/header

From 2014.igem.org

(Difference between revisions)
Line 256: Line 256:
     x.style.height="38%";
     x.style.height="38%";
     x.style.width="38%";
     x.style.width="38%";
 +
  }
 +
function Partsbig(x) {
 +
    x.style.height="41%";
 +
    x.style.width="41%";
 +
  }
 +
  function Partsnormal(x) {
 +
    x.style.height="40%";
 +
    x.style.width="40%";
 +
  }
 +
  function Resultsbig(x) {
 +
    x.style.height="27%";
 +
    x.style.width="27%";
 +
  }
 +
  function Resultsnormal(x) {
 +
    x.style.height="26%";
 +
    x.style.width="26%";
 +
  }
 +
  function Medalsbig(x) {
 +
    x.style.height="35%";
 +
    x.style.width="35%";
 +
  }
 +
  function Medalsnormal(x) {
 +
    x.style.height="33.5%";
 +
    x.style.width="33.5%";
 +
  }
 +
  function IMeasurementbig(x) {
 +
    x.style.height="22.5%";
 +
    x.style.width="22.5%";
 +
  }
 +
  function IMeasurementnormal(x) {
 +
    x.style.height="20.5%";
 +
    x.style.width="20.5%";
 +
  }
 +
  function IResultsbig(x) {
 +
    x.style.height="36%";
 +
    x.style.width="36%";
 +
  }
 +
  function IResultsnormal(x) {
 +
    x.style.height="34%";
 +
    x.style.width="34%";
 +
  }
 +
  function Eventsbig(x) {
 +
    x.style.height="31.5%";
 +
    x.style.width="31.5%";
 +
  }
 +
  function Eventsnormal(x) {
 +
    x.style.height="29.5%";
 +
    x.style.width="29.5%";
 +
  }
 +
  function iGEMEuropebig(x) {
 +
    x.style.height="19%";
 +
    x.style.width="19%";
 +
  }
 +
  function iGEMEuropenormal(x) {
 +
    x.style.height="17%";
 +
    x.style.width="17%";
 +
  }
 +
  function Collabbig(x) {
 +
    x.style.height="45%";
 +
    x.style.width="45%";
 +
  }
 +
  function Collabnormal(x) {
 +
    x.style.height="43%";
 +
    x.style.width="43%";
   }
   }

Revision as of 15:45, 6 October 2014