Difference between revisions of "Team:NTU-LIHPAO-Taiwan/Team"
(27 intermediate revisions by 2 users not shown) | |||
Line 227: | Line 227: | ||
top: 32px; | top: 32px; | ||
bottom: 0px; | bottom: 0px; | ||
− | left: | + | left: 51%; |
right: 15%; | right: 15%; | ||
list-style:none; | list-style:none; | ||
Line 308: | Line 308: | ||
} | } | ||
− | + | .width_small { | |
width: 100px; /*--改主要選單寬度--*/ | width: 100px; /*--改主要選單寬度--*/ | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 509: | Line 505: | ||
.Container_Intro { | .Container_Intro { | ||
− | height: | + | height: 400px; |
width: 100%; | width: 100%; | ||
background-color: #FFF; | background-color: #FFF; | ||
top: 30px; | top: 30px; | ||
position: absolute; | position: absolute; | ||
+ | } | ||
+ | |||
+ | .SubContainer_Intro_Mid { | ||
+ | height: 400px; | ||
+ | width: 100%; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
} | } | ||
Line 528: | Line 531: | ||
padding-top: 10px; | padding-top: 10px; | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | .Intro_Mid { | ||
+ | width: 48%; | ||
+ | height: 100%; | ||
+ | padding-left: 38%; | ||
+ | padding-right: 14%; | ||
+ | background-color: #FFF; | ||
+ | position: absolute; | ||
} | } | ||
Line 735: | Line 747: | ||
<div class="Slidemenu"> | <div class="Slidemenu"> | ||
<ul> | <ul> | ||
− | <li><div | + | <li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan">Home</a></div> |
</li> | </li> | ||
− | + | ||
− | <li><div | + | <li><div class=width_small span style="cursor:default"><div id=Position_Now><a>Team</a></div></div> |
− | + | ||
− | + | ||
− | + | ||
<ul class="subs"> | <ul class="subs"> | ||
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Team">Team</a></li> |
− | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Attributions">Attributions</a></li> | |
− | + | ||
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/ | + | |
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><div | + | <li><div class=width_small span style="cursor:default"><a>Project</a></div> |
<ul class="subs"> | <ul class="subs"> | ||
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/ | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Description">Description</a></li> |
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/ | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design">Design</a></li> |
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling/ | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Results">Results</a></li> |
+ | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling">Modeling</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Experiments">Protocols</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><div | + | <li><div class=width_small span style="cursor:default"><a>Parts</a></div> |
<ul class="subs"> | <ul class="subs"> | ||
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/ | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Parts">Team Parts</a></li> |
− | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/ | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Basic_Part">Basic Parts</a></li> |
+ | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Composite_Part">Composite Parts</a></li> | ||
</ul> | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Notebook">Notebook</a></div> | ||
</li> | </li> | ||
− | <li><div | + | <li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Safety">Safety</a></div> |
</li> | </li> | ||
− | <li><div | + | <li><div class=width_small span style="cursor:default"><a>Society</a></div> |
<ul class="subs"> | <ul class="subs"> | ||
− | <li><a href=" | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Practices">Human Practices</a></li> |
− | <li><a href=" | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Collaborations">Collaborations</a></li> |
− | <li><a href=" | + | <li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Entrepreneurship">Entrepreneurship</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 819: | Line 832: | ||
var sub_Content = main_Contents[i].querySelector(".sub-Content"); | var sub_Content = main_Contents[i].querySelector(".sub-Content"); | ||
if (i === index) { | if (i === index) { | ||
− | sub_Content.style.height = ' | + | sub_Content.style.height = '13rem'; |
} else { | } else { | ||
sub_Content.style.height = '0'; | sub_Content.style.height = '0'; | ||
Line 839: | Line 852: | ||
<div class="Container_Intro"> | <div class="Container_Intro"> | ||
<div class="Articles"><div class="ContentBox"><div class="Text1">Members</div></div></div> | <div class="Articles"><div class="ContentBox"><div class="Text1">Members</div></div></div> | ||
+ | <div class="SubContainer_Intro_Mid"> | ||
+ | <div class="Intro_Mid"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/e/e2/NTU_Team_All.jpg" style="max-width: 100%; max-height: 100%"/> | ||
+ | </div> | ||
+ | </div> | ||
<div class="SubContainer_Intro" id="First1"> | <div class="SubContainer_Intro" id="First1"> | ||
<div class="Intro_L"> | <div class="Intro_L"> |
Latest revision as of 20:00, 18 September 2015