Template:Team:Oxford/scriptmain

From 2014.igem.org

(Difference between revisions)
Line 139: Line 139:
   }
   }
   function iGEMEuropebig(x) {
   function iGEMEuropebig(x) {
-
     x.style.height="19%";
+
     x.style.height="35%";
-
     x.style.width="19%";
+
     x.style.width="35%";
   }
   }
   function iGEMEuropenormal(x) {
   function iGEMEuropenormal(x) {
-
     x.style.height="17%";
+
     x.style.height="33%";
-
     x.style.width="17%";
+
     x.style.width="33%";
   }
   }
   function Collabbig(x) {
   function Collabbig(x) {
-
     x.style.height="45%";
+
     x.style.height="48%";
-
     x.style.width="45%";
+
     x.style.width="48%";
   }
   }
   function Collabnormal(x) {
   function Collabnormal(x) {
-
     x.style.height="43%";
+
     x.style.height="46%";
-
     x.style.width="43%";
+
     x.style.width="46%";
   }
   }
   function DCMation() {
   function DCMation() {

Revision as of 18:05, 6 October 2014