Line 8: | Line 8: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | .ouc-right{position: relative;} | + | .ouc-right{position: relative;} |
− | .ouc-rightnav{position:absolute;right: -200%;top: 0; display: none;background-color: white;width: 200%;} | + | .ouc-rightnav{position:absolute;right: -200%;top: 0; display: none;background-color: white;width: 200%; z-index: 2001} |
.ouc-right:visited{background-color:#D2D2D2; color: white;text-decoration: none;} | .ouc-right:visited{background-color:#D2D2D2; color: white;text-decoration: none;} | ||
.ouc-right:hover .ouc-rightnav{display: inherit;} | .ouc-right:hover .ouc-rightnav{display: inherit;} | ||
Line 15: | Line 15: | ||
.ouc-rightnav a:visited {color: #008EA1;text-decoration: none; } | .ouc-rightnav a:visited {color: #008EA1;text-decoration: none; } | ||
.ouc-rightnav a:hover {background-color:#D2D2D2; color: white;text-decoration: none; } | .ouc-rightnav a:hover {background-color:#D2D2D2; color: white;text-decoration: none; } | ||
− | + | .ouc-vicedown{position: absolute; top:50px; } | |
− | .ouc-vicedown{position: absolute; top:50px; | + | |
.ouc-vicedown a{display: block;height: 40px; width: 100%;text-decoration: none;color: #008EA1; line-height: 40px;text-align: center;} | .ouc-vicedown a{display: block;height: 40px; width: 100%;text-decoration: none;color: #008EA1; line-height: 40px;text-align: center;} | ||
.ouc-vicedown a:visited{color:#008EA1;text-decoration: none } | .ouc-vicedown a:visited{color:#008EA1;text-decoration: none } | ||
− | .ouc-vicedown a:hover{color: # | + | .ouc-vicedown a:hover{color: #EDEC8Cl} |
− | .ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;} | + | |
+ | .ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;padding: 0} | ||
.ouc-nav:visited{text-decoration: none; color: white} | .ouc-nav:visited{text-decoration: none; color: white} | ||
.ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; } | .ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; } | ||
.ouc-navbar{position: relative;padding: 0;margin: 0;} | .ouc-navbar{position: relative;padding: 0;margin: 0;} | ||
.ouc-navbar:hover .ouc-down{display: inherit;} | .ouc-navbar:hover .ouc-down{display: inherit;} | ||
− | .ouc-down{position: absolute; top:50px;display: none;background-color: white;} | + | .ouc-down{position: absolute; top:50px;display: none;background-color: white; z-index: 1001} |
.ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;} | .ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;} | ||
.ouc-navdown:visited{text-decoration: none;color:#008EA1; } | .ouc-navdown:visited{text-decoration: none;color:#008EA1; } | ||
− | .ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none} | + | .ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none; z-index: 1501} |
− | .ouc-guide{position: fixed; width: 100%;top: 15px;z-index: 1000} | + | .ouc-guide{position: fixed; width: 100%;top: 15px;z-index:1000} |
.ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;} | .ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;} | ||
.top{position: fixed;bottom:0;right: 0;} | .top{position: fixed;bottom:0;right: 0;} | ||
.top:hover{animation: upp 0.6s ;} | .top:hover{animation: upp 0.6s ;} | ||
+ | |||
@keyframes upp { | @keyframes upp { | ||
0% {margin-bottom: 0;} | 0% {margin-bottom: 0;} | ||
Line 48: | Line 49: | ||
<div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;"> | <div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;"> | ||
<div class="row"> | <div class="row"> | ||
− | + | ||
− | < | + | <div class="col-md-2 navbar-header" style="text-align: center; padding: 0"> |
− | <div class="col-md-1"></div> | + | |
− | <div class="col-md-1 ouc-navbar"> | + | <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-responsive-collapse"> |
+ | <span class="sr-only">Toggle Navigation</span> | ||
+ | <span class="caret" style="color: white"></span> | ||
+ | |||
+ | </button> | ||
+ | <a href="https://2017.igem.org/Team:OUC-China"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" height="50px"/></a></div> | ||
+ | |||
+ | |||
+ | <div class="collapse navbar-collapse navbar-responsive-collapse" style="padding: 0"> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="col-md-1" style="padding: 0"></div> | ||
+ | <div class="col-md-1 ouc-navbar" style="padding: 0"> | ||
<a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a> | <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a> | ||
<div class="ouc-down" style=" width: 100%; text-align: center"> | <div class="ouc-down" style=" width: 100%; text-align: center"> | ||
Line 59: | Line 73: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md-1 ouc-navbar"> | + | <div class="col-md-1 ouc-navbar" style="padding: 0"> |
<a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a> | <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a> | ||
<div class="ouc-down" style=" width: 100%; text-align: center"> | <div class="ouc-down" style=" width: 100%; text-align: center"> | ||
<div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div> | <div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div> | ||
<div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div> | <div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div> | ||
− | <div class="ouc-right"> | + | <div class="ouc-right"> |
− | <a style="line-height: 40px; font-size: 15px;" class="ouc-navdown">Proof of concept</a> | + | <a style="line-height: 40px; font-size: 15px;" class="ouc-navdown" href="https://2017.igem.org/Team:OUC-China/proof1">Proof of concept</a> |
− | + | <div class="ouc-rightnav"> | |
<a href="https://2017.igem.org/Team:OUC-China/proof1" style="display: block">Basic fermentation</a> | <a href="https://2017.igem.org/Team:OUC-China/proof1" style="display: block">Basic fermentation</a> | ||
<a href="https://2017.igem.org/Team:OUC-China/proof2" style="display: block">Adhesion platform</a> | <a href="https://2017.igem.org/Team:OUC-China/proof2" style="display: block">Adhesion platform</a> | ||
− | <a href="https://2017.igem.org/Team:OUC-China/proof3" style="display: block"> MINI-GRE</a> | + | <a href="https://2017.igem.org/Team:OUC-China/proof3" style="display: block">MINI-GRE</a> |
</div> | </div> | ||
</div> | </div> | ||
Line 78: | Line 92: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div> | + | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div> |
− | <div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div> | + | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div> |
− | <div class="col-md-1"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div> | + | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div> |
− | <div class="col-md-2 ouc-navbar"> | + | <div class="col-md-2 ouc-navbar" style="padding: 0"> |
− | <a href=" | + | <a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 50px;text-align: center" class="ouc-nav">Human Practice<span class="caret"></span></a> |
<div class="ouc-down" style=" width: 100%; text-align: center"> | <div class="ouc-down" style=" width: 100%; text-align: center"> | ||
<div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div> | <div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div> | ||
Line 90: | Line 104: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col-md-2"></div> | + | <div class="col-md-2" style="padding: 0"></div> |
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 14:03, 18 November 2017
Parts
Here is the summary of the parts that we have constructed:
Part number | Type | Description | Designer | Length(bp) |
---|---|---|---|---|
BBa_K2314831 | Basic | Pmini is a very short constitutive promoter in yeast, which is only 116bp in length, but with strong expression. | Lei Zhu | 116 |
BBa_K2314127 | Composite | This is an RFP fluorescent device that can be used for fluorescence measurement experiments. | Lei Zhu | 928 |
BBa_K2314024 | Basic | yEcitrine is one of the improved variants of YFP, which has been widely used in yeast and has a good performance than unoptimized YFP. | Xizhong Ding | 717 |
BBa_K2314115 | Basic | This part encoding ice nuclear protein and monomer streptavidin, which makes monomer streptavidin be displayed on the surface of E.coli. | Yuqing Chen | 1443 |
BBa_K2314212 | Basic | UTRrpsT that has the ability to enhance protein expression as an enhancement module. | Lei Zhu | 167 |
BBa_K2314314 | Basic | This part is a terminator,one of the most routinely used terminator for yeast. | Yuqing Chen | 318 |
BBa_K2314324 | Basic | The gene XYL2 expresses xylitol dehydrogenase. | Yuqing Chen | 1095 |
BBa_K2314515 | Basic | This gene expresses β-glucosidase. | Yuqing Chen | 1431 |
BBa_K2314106 | Basic | Gene CDT-1 encoding a cellobiose transporter(CDT-1). | Yuqing Chen | 1740 |
BBa_K2314608 | Basic | Tmini is a very short terminator in yeast. It’s only 68bp in length but has a good performance. | Xizhong Ding | 68 |
BBa_K2314913 | Basic | Genes XYL1 encoding NAD(P)H-dependent D-xylose reductase. | Yuqing Chen | 960 |
Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap