Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 203: Line 203:
   }
   }
   function Teambig(x) {
   function Teambig(x) {
-
     x.style.height="5.1%";
+
     x.style.height="5%";
-
     x.style.width="5.1%";
+
     x.style.width="5%";
   }
   }
   function Teamnormal(x) {
   function Teamnormal(x) {
-
     x.style.height="4.75%";
+
     x.style.height="4%";
-
     x.style.width="4.75%";
+
     x.style.width="4%";
   }
   }
   function Subheadingbig(x) {
   function Subheadingbig(x) {

Revision as of 23:05, 28 August 2014