Template:Team:Oxford/scriptmain
From 2014.igem.org
(Difference between revisions)
Line 139: | Line 139: | ||
} | } | ||
function iGEMEuropebig(x) { | function iGEMEuropebig(x) { | ||
- | x.style.height=" | + | x.style.height="35%"; |
- | x.style.width=" | + | x.style.width="35%"; |
} | } | ||
function iGEMEuropenormal(x) { | function iGEMEuropenormal(x) { | ||
- | x.style.height=" | + | x.style.height="33%"; |
- | x.style.width=" | + | x.style.width="33%"; |
} | } | ||
function Collabbig(x) { | function Collabbig(x) { | ||
- | x.style.height=" | + | x.style.height="48%"; |
- | x.style.width=" | + | x.style.width="48%"; |
} | } | ||
function Collabnormal(x) { | function Collabnormal(x) { | ||
- | x.style.height=" | + | x.style.height="46%"; |
- | x.style.width=" | + | x.style.width="46%"; |
} | } | ||
function DCMation() { | function DCMation() { |
Revision as of 18:05, 6 October 2014