(Prototype team page) |
Linlinzheng (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{FAFU-CHINA}} | {{FAFU-CHINA}} | ||
− | + | {{FAFU-CHINA/Bootstrap.js}} | |
− | + | {{FAFU-CHINA/Bootstrap.css}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <html > | ||
+ | <body> | ||
+ | <style> | ||
+ | .navbar-default { | ||
+ | background-color: #93bd46; | ||
+ | border-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-brand { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-brand:hover, | ||
+ | .navbar-default .navbar-brand:focus { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | .navbar-default .navbar-text { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > a { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > a:hover, | ||
+ | .navbar-default .navbar-nav > li > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > .dropdown-menu { | ||
+ | background-color: #93bd46; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > .dropdown-menu > li > a { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover, | ||
+ | .navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > li > .dropdown-menu > li.divider { | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a, | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > .active > a, | ||
+ | .navbar-default .navbar-nav > .active > a:hover, | ||
+ | .navbar-default .navbar-nav > .active > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-nav > .open > a, | ||
+ | .navbar-default .navbar-nav > .open > a:hover, | ||
+ | .navbar-default .navbar-nav > .open > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle { | ||
+ | border-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle:hover, | ||
+ | .navbar-default .navbar-toggle:focus { | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | .navbar-default .navbar-toggle .icon-bar { | ||
+ | background-color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-collapse, | ||
+ | .navbar-default .navbar-form { | ||
+ | border-color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-link { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-link:hover { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
− | + | @media (max-width: 767px) { | |
+ | .navbar-default .navbar-nav .open .dropdown-menu > li > a { | ||
+ | color: #e9f9e7 !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a, | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, | ||
+ | .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { | ||
+ | color: #ffffff !important; | ||
+ | background-color: #6a8d2c; | ||
+ | } | ||
+ | } | ||
+ | .dropdown-menu li a{ | ||
+ | background-color: #93bd46; | ||
+ | } | ||
+ | .dropdown-menu .active a{ | ||
+ | background-color:#6a8d2c; | ||
+ | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | body,html{ | |
− | + | padding:0; | |
− | + | margin:0; | |
− | + | } | |
− | + | .dropdown ul li,.dropdown ul{ | |
− | + | background-color:gainsboro; | |
− | + | } | |
− | + | .navbar .nav > li .dropdown-menu { | |
− | + | margin: 0; | |
− | + | } | |
− | + | .navbar .nav > li:hover .dropdown-menu { | |
− | + | display: block; | |
− | + | } | |
− | + | .noma{ | |
− | + | width:60%; | |
− | + | margin:0 auto; | |
− | + | padding:0; | |
− | + | } | |
− | + | </style> | |
− | + | <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:13px;"> | |
− | + | <div class="container-fluid noma"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | < | + | |
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
+ | <!-- Collect the nav links, forms, and other content for toggling --> | ||
+ | <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA">Home</a></li> | ||
+ | <li class="dropdown active dropdown11"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Description">Overview</a></li> | ||
+ | <li class="chooseone active"><a href="https://2017.igem.org/Team:FAFU-CHINA/Background">Background</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Design">Interlab</a></li> | ||
+ | <li qid="sss1"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss1">Module 1: Phyto-route</a></li> | ||
+ | <li class="choosetwo" id="sss2"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss2">Module 2: Metal-trap</a></li> | ||
+ | <li class="choosethree" id="sss3"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss3">Module 3: Safeguard</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Achievements <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Results</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement ">Data</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Design">Judging Criteria</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Example2/Entrepreneurship">Community</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Extras <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Protocols ">Protocols</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Notebook">Diary</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Parts">Overview</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Basic_Part">Basic Part</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Composite_Part">Composite Part</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Part_Collection">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <!-- <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Results <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Overview</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement">Measurement</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/HP/Gold_Integrated">Gold Integrated</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Example2/Entrepreneurship">Entrepreneurship</a></li> | ||
+ | <li><a href="hhttps://2017.igem.org/Team:Example2/Software">Software</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Example2/Hardware">Hardware</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Example2/Plant">Plant</a></li> | ||
+ | </ul> | ||
+ | </li>--> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Model">Model</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Human_Practices">Human Practice</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:FAFU-CHINA/Team">Team</a></li> | ||
+ | </ul> | ||
+ | </div><!-- /.navbar-collapse --> | ||
+ | </div><!-- /.container-fluid --> | ||
+ | </nav> | ||
+ | <style type="text/css"> | ||
+ | .children{font-weight: bold; font-size: 100px;text-align: center; font-family: monospace;} | ||
+ | p{font-family: -webkit-pictograph; | ||
+ | margin-left: 150px; | ||
+ | margin-right: 150px } | ||
+ | h2{color: #6a8d2c ;margin-top:100px;margin-left: 150px; | ||
+ | margin-right: 150px ;font-family: -webkit-body;} | ||
+ | </style> | ||
+ | <div style="background-color: #F1E6CE; width:80%; margin:-100px auto 0;"><br/><br/><br/><br/><br/><br/><br/><br/> | ||
+ | <div style=" margin-bottom:-120px;"> | ||
+ | <!--<img style="transform:rotate(-90deg);width: 50% | ||
+ | " src="back.png">--> | ||
+ | <h2 class="children" style="color:#6a8d2c ">HP</h2> | ||
+ | <p><strong>President Shi: </strong>Generally speaking, phosphate solubilizing bacteria will be subject to a series of courses to rejuvenate and ferment, and then be colonized in the plant root as the added substance of organic fertilizers. That can control the reproduction of harmful bacteria in soil effectively on one hand and disintegrate phosphorus and potassium on the other hand. In addition to organic fertilizers, something like fermentation liquor of cane sugar, fermentation liquor of alginic salts, etc, is also a good carrier. It is to guarantee an adequate carbon source and nitrogen source that matters. Talking about the aspect you should very care about is safety. Currently, it is unclear whether the unmonitored release of every genetically engineered microbe(GEM) into the enviroment is absolutely harmful or absolutely safe, especially your project, which actually is referring to GMO that has been controversial for almost 20 years in China, even world. Decades of scientific research and changes in government polices may be needed to determine and define the danger or safety of every type of GEM, as current information is sparse. </p> | ||
+ | <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 15:25, 25 October 2017
HP
President Shi: Generally speaking, phosphate solubilizing bacteria will be subject to a series of courses to rejuvenate and ferment, and then be colonized in the plant root as the added substance of organic fertilizers. That can control the reproduction of harmful bacteria in soil effectively on one hand and disintegrate phosphorus and potassium on the other hand. In addition to organic fertilizers, something like fermentation liquor of cane sugar, fermentation liquor of alginic salts, etc, is also a good carrier. It is to guarantee an adequate carbon source and nitrogen source that matters. Talking about the aspect you should very care about is safety. Currently, it is unclear whether the unmonitored release of every genetically engineered microbe(GEM) into the enviroment is absolutely harmful or absolutely safe, especially your project, which actually is referring to GMO that has been controversial for almost 20 years in China, even world. Decades of scientific research and changes in government polices may be needed to determine and define the danger or safety of every type of GEM, as current information is sparse.