Difference between revisions of "Team:NTU-LIHPAO-Taiwan/Composite Part"
Line 67: | Line 67: | ||
body { | body { | ||
− | background-color: # | + | background-color: #FFF; |
} | } | ||
body,td,th { | body,td,th { | ||
Line 73: | Line 73: | ||
font-family: Calibri, "Arial Narrow", "Agency FB", "Raavi"; | font-family: Calibri, "Arial Narrow", "Agency FB", "Raavi"; | ||
} | } | ||
+ | |||
#Wrapper { | #Wrapper { | ||
margin-right: auto; | margin-right: auto; | ||
Line 80: | Line 81: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
width: 90%; | width: 90%; | ||
− | height: | + | height: auto; |
top: 0px; | top: 0px; | ||
left: 5%; | left: 5%; | ||
right: 5%; | right: 5%; | ||
position: absolute; | position: absolute; | ||
+ | bottom: 0px; | ||
+ | padding-top: 0px; | ||
+ | padding-bottom: 0px; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
+ | #Wrapper_Left { | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | background-color: #F0F0F0; | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | width: 5%; | ||
+ | height: 100%; | ||
+ | top: 0px; | ||
+ | left: 0%; | ||
+ | right: auto; | ||
+ | position: fixed; | ||
+ | bottom: 0px; | ||
+ | padding-top: 0px; | ||
+ | padding-bottom: 0px; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | |||
+ | #Wrapper_Right { | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | background-color: #F0F0F0; | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 0px; | ||
+ | width: 5%; | ||
+ | height: 100%; | ||
+ | top: 0px; | ||
+ | left: auto; | ||
+ | right: 0%; | ||
+ | position: fixed; | ||
bottom: 0px; | bottom: 0px; | ||
padding-top: 0px; | padding-top: 0px; | ||
Line 100: | Line 137: | ||
height: 58px; | height: 58px; | ||
top: 0px; | top: 0px; | ||
− | left:0px; | + | left: 0px; |
− | right:0px; | + | right: 0px; |
position: fixed; | position: fixed; | ||
bottom: 0px; | bottom: 0px; | ||
Line 180: | Line 217: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 401: | Line 387: | ||
position: absolute; | position: absolute; | ||
top: 5rem; | top: 5rem; | ||
− | left: | + | left: 10%; |
} | } | ||
Line 420: | Line 406: | ||
overflow-y: auto; | overflow-y: auto; | ||
transition: 0.5s; | transition: 0.5s; | ||
− | width: | + | width: 70%; |
− | padding-left: | + | padding-left: 20%; |
− | padding-right: | + | padding-right: 10%; |
} | } | ||
Line 453: | Line 439: | ||
width: 94%; | width: 94%; | ||
height: 94%; | height: 94%; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*-------------------------------------------*/ | ||
+ | /*---------------Introduction----------------*/ | ||
+ | /*-------------------------------------------*/ | ||
+ | |||
+ | .Container_Bottom1 { | ||
+ | height: 70px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .Container_Bottom2 { | ||
+ | height: 70px; | ||
+ | width: 100%; | ||
+ | padding-top: 10px; | ||
+ | border-top-style: solid; | ||
+ | border-top-color: #079235; | ||
+ | border-top-width: 3px; | ||
+ | } | ||
+ | |||
+ | .Intro_Picture { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | background-color: #FFF; | ||
+ | position: absolute; | ||
+ | } | ||
+ | |||
+ | #NTUschool_logo { | ||
+ | background-color: #FFF; | ||
+ | padding-left: 9.6%; | ||
+ | padding-right: 60.4%; | ||
+ | position: absolute; | ||
+ | width: 30%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | #LIHPAO_logo { | ||
+ | background-color: #FFF; | ||
+ | padding-left: 66.4%; | ||
+ | padding-right: 9.6%; | ||
+ | position: absolute; | ||
+ | width: 24%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | #NTUBST_logo { | ||
+ | background-color: #FFF; | ||
+ | padding-left: 49.2%; | ||
+ | padding-right: 43.2%; | ||
+ | position: absolute; | ||
+ | width: 7.6%; | ||
+ | height: 100%; | ||
+ | } | ||
+ | |||
+ | .Text_Sponsor { | ||
+ | color: #767676; | ||
+ | font-size: 15px; | ||
+ | font-family: Calibri; | ||
+ | text-align: center; | ||
+ | line-height: 20px; | ||
} | } | ||
Line 461: | Line 508: | ||
#Articles { | #Articles { | ||
− | width: | + | width: 100%; |
− | height: | + | height: auto; |
− | + | ||
− | + | ||
top: -10px; | top: -10px; | ||
position: absolute; | position: absolute; | ||
background-color: #FFF; | background-color: #FFF; | ||
− | z-index: | + | z-index: 1; |
color: #000; | color: #000; | ||
} | } | ||
.ContentBox { | .ContentBox { | ||
− | width: | + | width: 76%; |
height: auto; | height: auto; | ||
+ | left: 22%; | ||
+ | right: 2%; | ||
+ | position: absolute; | ||
+ | background-color: #FFF; | ||
} | } | ||
Line 489: | Line 538: | ||
border-bottom-style: dashed; | border-bottom-style: dashed; | ||
border-bottom-color: #fe5838; | border-bottom-color: #fe5838; | ||
+ | color: #c00000; | ||
} | } | ||
Line 498: | Line 548: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
padding-left: 50px; | padding-left: 50px; | ||
+ | color: #00b050; | ||
} | } | ||
Line 504: | Line 555: | ||
font-family: Calibri; | font-family: Calibri; | ||
text-align: justify; | text-align: justify; | ||
− | padding-top: | + | padding-top: 10px; |
padding-right: 80px; | padding-right: 80px; | ||
− | padding-bottom: | + | padding-bottom: 10px; |
− | padding-left: | + | padding-left: 80px; |
line-height: 26px; | line-height: 26px; | ||
} | } | ||
Line 515: | Line 566: | ||
font-family: Calibri; | font-family: Calibri; | ||
text-align: justify; | text-align: justify; | ||
− | padding-top: | + | padding-top: 10px; |
− | padding-bottom: | + | padding-bottom: 0px; |
line-height: 26px; | line-height: 26px; | ||
− | color: # | + | color: #0070c0; |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
− | + | .Text_italic { | |
− | + | font-style: italic; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 554: | Line 585: | ||
list-style-type: decimal; | list-style-type: decimal; | ||
margin-left: 0px; | margin-left: 0px; | ||
+ | } | ||
+ | |||
+ | ol.part2 li { | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
} | } | ||
Line 561: | Line 597: | ||
+ | /*-------------------------------------------*/ | ||
+ | /*-------------------Media-------------------*/ | ||
+ | /*-------------------------------------------*/ | ||
+ | |||
+ | @media screen and (min-width: 0px) and (max-width: 1200px) { | ||
+ | |||
+ | #NTUXLIHPAO_icon { | ||
+ | height: 40px; | ||
+ | width: 200px; | ||
+ | position: absolute; | ||
+ | left: 1%; | ||
+ | top: 18px; | ||
+ | right: auto; | ||
+ | bottom: auto; | ||
+ | z-index: 9999; | ||
+ | } | ||
− | + | ||
− | + | #width_small { | |
− | + | width: 95px; /*--改主要選單寬度--*/ | |
− | + | } | |
− | + | ||
− | + | .Slidemenu { | |
− | + | z-index: 9999; | |
− | + | position: absolute; | |
− | + | top: 32px; | |
− | + | bottom: 0px; | |
− | + | left: 49%; | |
+ | right: auto; | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | position: absolute; | ||
+ | margin-left: -320px; | ||
+ | /*background:rgba(100%,100%,100%,0); 主選單色系選擇*/ | ||
+ | } | ||
} | } | ||
− | + | @media screen and (min-width: 901px) and (max-width: 1050px) { | |
− | + | ||
− | + | .Container_Bottom2 { | |
− | + | height: 60px; | |
− | + | width: 100%; | |
− | + | padding-top: 10px; | |
+ | border-top-style: solid; | ||
+ | border-top-color: #079235; | ||
+ | border-top-width: 3px; | ||
+ | } | ||
} | } | ||
− | + | @media screen and (min-width: 0px) and (max-width: 900px) { | |
− | padding- | + | |
− | + | .Container_Bottom2 { | |
+ | height: 50px; | ||
+ | width: 100%; | ||
+ | padding-top: 10px; | ||
+ | border-top-style: solid; | ||
+ | border-top-color: #079235; | ||
+ | border-top-width: 3px; | ||
+ | } | ||
} | } | ||
+ | |||
</style> | </style> | ||
Line 599: | Line 671: | ||
<body> | <body> | ||
+ | |||
+ | <div id="Wrapper_Left"></div> | ||
+ | <div id="Wrapper_Right"></div> | ||
<div id="Wrapper"> | <div id="Wrapper"> | ||
Line 726: | Line 801: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | </div> | ||
+ | |||
+ | <div class="Container_Bottom1"></div> | ||
+ | <div class="Container_Bottom2"> | ||
+ | <div class="Intro_Picture"> | ||
+ | <div id="NTUschool_logo"><a href="http://www.ntu.edu.tw/english/index.html"><img src="https://static.igem.org/mediawiki/2015/d/de/NTUschool_icon.png" style="max-width: 100%; max-height: 70px"/></a></div> | ||
+ | <div id="LIHPAO_logo"><a href="http://www.llsc.com.tw/"><img src="https://static.igem.org/mediawiki/2015/d/d4/LIHPAO_logo.png" style="max-width: 100%; max-height: 70px"/></a></div> | ||
+ | <div id="NTUBST_logo"><a href="http://www.bst.ntu.edu.tw/BST-new/NTUBST.html"><img src="https://static.igem.org/mediawiki/2015/6/68/NTUBST_logo.png" style="max-width: 100%; max-height: 70px"/></a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="Text_Sponsor"> | ||
+ | Maintained by the iGEM team NTU-LIHPAO-Taiwan ©2015 NTU-LIHPAO-Taiwan | ||
</div> | </div> | ||
</div> | </div> | ||
Line 774: | Line 861: | ||
}); | }); | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:52, 10 September 2015
- Composite Parts
Nisin | BBa_K1841000 |
---|---|
Placrbs | BBa_K1841004 |
PYY | BBa_K1841006 |
TAT-PYY | BBa_K1841008 |
Sp-PYY | BBa_K1841010 |
Maintained by the iGEM team NTU-LIHPAO-Taiwan ©2015 NTU-LIHPAO-Taiwan