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="19%"; |
- | x.style.width=" | + | x.style.width="19%"; |
} | } | ||
function iGEMEuropenormal(x) { | function iGEMEuropenormal(x) { | ||
- | x.style.height=" | + | x.style.height="17%"; |
- | x.style.width=" | + | x.style.width="17%"; |
} | } | ||
function Collabbig(x) { | function Collabbig(x) { | ||
- | x.style.height=" | + | x.style.height="45%"; |
- | x.style.width=" | + | x.style.width="45%"; |
} | } | ||
function Collabnormal(x) { | function Collabnormal(x) { | ||
- | x.style.height=" | + | x.style.height="43%"; |
- | x.style.width=" | + | x.style.width="43%"; |
} | } | ||
function DCMation() { | function DCMation() { |
Revision as of 11:14, 2 October 2014