Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 535: | Line 535: | ||
var pc = document.getElementById("pageContents"); | var pc = document.getElementById("pageContents"); | ||
if(str == "Project-block"){ | if(str == "Project-block"){ | ||
- | box[0].style. | + | box[0].style.heihttps://2014.igem.org/Main_Pageght = "12300px"; |
pc.style.height = "12250px"; | pc.style.height = "12250px"; | ||
}else if(str == "Modeling-block"){ | }else if(str == "Modeling-block"){ | ||
Line 547: | Line 547: | ||
pc.style.height = "2950px"; | pc.style.height = "2950px"; | ||
}else if(str == "Team-top"){ | }else if(str == "Team-top"){ | ||
- | box[0].style.height = " | + | box[0].style.height = "2500px"; |
- | pc.style.height = " | + | pc.style.height = "2450px"; |
} | } | ||
var node = document.getElementById(str); | var node = document.getElementById(str); |