Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 267: Line 267:
   }
   }
   function Eventsbig(x) {
   function Eventsbig(x) {
-
     x.style.height="40%";
+
     x.style.height="31.5%";
-
     x.style.width="40%";
+
     x.style.width="31.5%";
   }
   }
   function Eventsnormal(x) {
   function Eventsnormal(x) {
-
     x.style.height="38%";
+
     x.style.height="29.5%";
-
     x.style.width="38%";
+
     x.style.width="29.5%";
   }
   }
   function iGEMEuropebig(x) {
   function iGEMEuropebig(x) {
-
     x.style.height="40%";
+
     x.style.height="35%";
-
     x.style.width="40%";
+
     x.style.width="35%";
   }
   }
   function iGEMEurope(x) {
   function iGEMEurope(x) {
-
     x.style.height="38%";
+
     x.style.height="33%";
-
     x.style.width="38%";
+
     x.style.width="33%";
   }
   }
   function Collabbig(x) {
   function Collabbig(x) {
-
     x.style.height="40%";
+
     x.style.height="48%";
-
     x.style.width="40%";
+
     x.style.width="48%";
   }
   }
   function Collabnormal(x) {
   function Collabnormal(x) {
-
     x.style.height="38%";
+
     x.style.height="46%";
-
     x.style.width="38%";
+
     x.style.width="46%";
   }
   }
   function DCMation() {
   function DCMation() {

Revision as of 19:23, 19 September 2014