| (12 intermediate revisions by 2 users not shown) | |||
| Line 311: | Line 311: | ||
.h2,h2 { | .h2,h2 { | ||
| − | font-size: | + | font-size: 2.5rem |
} | } | ||
| Line 2,944: | Line 2,944: | ||
float: left; | float: left; | ||
min-width: 10rem; | min-width: 10rem; | ||
| − | padding: .5rem | + | padding: 0rem 1.5rem; |
| + | padding-bottom:1rem; | ||
margin: .125rem 0 0; | margin: .125rem 0 0; | ||
font-size: 1rem; | font-size: 1rem; | ||
| Line 4,135: | Line 4,136: | ||
.navbar-light .navbar-toggler-icon { | .navbar-light .navbar-toggler-icon { | ||
| − | background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap=' | + | background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") |
} | } | ||
| Line 4,180: | Line 4,181: | ||
.navbar-dark .navbar-toggler-icon { | .navbar-dark .navbar-toggler-icon { | ||
| − | background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap= | + | background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap=round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") |
} | } | ||
| Line 5,732: | Line 5,733: | ||
-ms-flex-pack: center; | -ms-flex-pack: center; | ||
justify-content: center; | justify-content: center; | ||
| − | width: | + | width: 1%; |
| − | color: # | + | color: #ff9ea6; |
text-align: center; | text-align: center; | ||
opacity: .5 | opacity: .5 | ||
| Line 6,048: | Line 6,049: | ||
.d-inline { | .d-inline { | ||
| − | display: inline!important | + | display: inline!important; |
| + | font-size:1.75rem | ||
} | } | ||
| Line 8,983: | Line 8,985: | ||
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
| − | |||
/* OWN Global Settings */ | /* OWN Global Settings */ | ||
| Line 9,088: | Line 9,089: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
| − | color: # | + | color: #ff9ea6 !important; |
opacity: 0.7; | opacity: 0.7; | ||
} | } | ||
| Line 9,185: | Line 9,186: | ||
margin-left: 5vw; | margin-left: 5vw; | ||
} | } | ||
| − | |||
.post-content h1{ | .post-content h1{ | ||
padding-top: 30px; | padding-top: 30px; | ||
| − | color:rgba( | + | color:rgba(64,224,208,1); |
} | } | ||
| − | |||
.post-content h2{ | .post-content h2{ | ||
padding-top: 150px; | padding-top: 150px; | ||
| − | color:rgba( | + | color:rgba(64,224,208,1); |
} | } | ||
/* link color */ | /* link color */ | ||
.post-content a{ | .post-content a{ | ||
| − | color:# | + | color:#40E0D0; |
| + | } | ||
| + | |||
| + | .post-content p1{ | ||
| + | color:#000000; | ||
| + | font-size: 1.5rem; | ||
| + | } | ||
| + | |||
| + | .post-content li{ | ||
| + | color:#000000; | ||
| + | font-size: 1.5rem; | ||
} | } | ||
#phareferences a{ | #phareferences a{ | ||
| − | color:# | + | color: #2f4a98; |
} | } | ||
| Line 9,215: | Line 9,224: | ||
bottom: auto; | bottom: auto; | ||
display: none; | display: none; | ||
| − | stroke: # | + | stroke: #40E0D0; |
transform: translateY(-50%); | transform: translateY(-50%); | ||
} | } | ||
| Line 9,250: | Line 9,259: | ||
a.toc-reading, | a.toc-reading, | ||
a.toc-already-read.toc-reading { | a.toc-already-read.toc-reading { | ||
| − | color: # | + | color: #40E0D0; |
opacity: 1; | opacity: 1; | ||
} | } | ||
| Line 9,270: | Line 9,279: | ||
transform: translateY(-50%); | transform: translateY(-50%); | ||
transition: background-color 0.3s ease 0s, color 0.3s ease 0s; | transition: background-color 0.3s ease 0s, color 0.3s ease 0s; | ||
| − | border-radius: | + | border-radius: 80%; |
| − | box-shadow: 0 0 0 1px # | + | box-shadow: 0 0 0 1px #000000 inset; |
color: #4d4d4d; | color: #4d4d4d; | ||
} | } | ||
| Line 9,532: | Line 9,541: | ||
<a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China"> | <a class="navbar-brand" href="https://2019.igem.org/Team:CAU_China"> | ||
<img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px"> | <img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="logo" style="width:70px;height:28px"> | ||
| − | <h5 class="d-inline ml-3">CAU_China</h5> | + | <h5 class="d-inline ml-3">CAU_China</h5> |
</a> | </a> | ||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> | ||
| Line 9,560: | Line 9,569: | ||
<a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Design">Design</a> | ||
<a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Notebook">Notebook</a> | ||
| − | |||
<a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Results">Results</a> | ||
<a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Demonstrate">Demonstrate</a> | ||
| + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Method">Method</a> | ||
</div> | </div> | ||
</li> | </li> | ||
| − | <li class="nav-item | + | |
| − | <a class="nav-link | + | |
| − | + | <li class="nav-item mx-3"> | |
| − | + | <a class="nav-link" href="https://2019.igem.org/Team:CAU_China/Parts">PARTS</a> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
</li> | </li> | ||
| Line 9,586: | Line 9,589: | ||
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices"> | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Human_Practices">Overview</a> |
| + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Integrated_HP">Integrated_HP</a> | ||
<a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Public_Engagement">Education & Engagement</a> | ||
| − | |||
</div> | </div> | ||
</li> | </li> | ||
<li class="nav-item dropdown mx-3"> | <li class="nav-item dropdown mx-3"> | ||
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
| − | + | MODEL | |
</a> | </a> | ||
<div class="dropdown-menu"> | <div class="dropdown-menu"> | ||
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/ | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Overview</a> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/ | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Decision_Model">Decision Model</a> |
| − | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/ | + | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Dynamics_Model">Dynamics Model</a> |
| − | + | ||
| − | + | ||
</div> | </div> | ||
</li> | </li> | ||
| Line 9,624: | Line 9,625: | ||
</body> | </body> | ||
</html> | </html> | ||
| − | <!---{{CAU_China/CSS/Mainbody}} ---><html> | + | <!---{{CAU_China/CSS/Mainbody}} ---> |
| + | <html> | ||
<style> | <style> | ||
| − | |||
| − | |||
| − | + | .parallax2 { | |
| − | background- | + | /* The image used */ |
| − | + | background: linear-gradient(rgba(0, 0, 0,.4), rgba(0, 0, 0,.4)), url('http://2018.igem.org/wiki/images/e/e9/T--munich--building.jpeg'); | |
| + | /* Full height */ | ||
| + | height: 50vh; | ||
| + | |||
| + | /* Create the parallax scrolling effect */ | ||
| + | background-attachment: fixed; | ||
| + | background-position: center; | ||
| + | background-repeat: no-repeat; | ||
| + | background-size: cover; | ||
} | } | ||
.ImgContainer { | .ImgContainer { | ||
| Line 9,754: | Line 9,762: | ||
<script> | <script> | ||
| − | |||
$(function () { | $(function () { | ||
$(".ImgContainer").click(function() { | $(".ImgContainer").click(function() { | ||
| Line 9,775: | Line 9,782: | ||
background-image: url(https://2019.igem.org/wiki/images/d/db/T--CAU_China--Team2.jpg ); | background-image: url(https://2019.igem.org/wiki/images/d/db/T--CAU_China--Team2.jpg ); | ||
height: 100%; | height: 100%; | ||
| − | width: 100%;background-attachment: fixed;background-size: cover;"><img src=" | + | width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/1/12/T--CAU_China--word-team_members.png" style=" margin-top: 0px;"> |
<i class="stack-interface stack-down-open-big"></i> | <i class="stack-interface stack-down-open-big"></i> | ||
| Line 9,807: | Line 9,814: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Xinran Dong <a href="www.linkedin.com/in/ | + | Xinran Dong <a href="https://www.linkedin.com/in/%E6%AC%A3%E7%84%B6-%E8%91%A3-22b99b190/" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,828: | Line 9,829: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Jing Shi <a href=" | + | Jing Shi <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,850: | Line 9,848: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Leland <a href="www.linkedin.com/in/ | + | Leland <a href="https://www.linkedin.com/in/%E5%8A%9B%E8%B1%AA-%E7%BD%97-9b28b0199/" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,869: | Line 9,860: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Zixuan Li <a href=" | + | Zixuan Li <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 9,890: | Line 9,878: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Ningyu Bai <a href=" | + | Ningyu Bai <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,908: | Line 9,893: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Ran Wang <a href=" | + | Ran Wang <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,926: | Line 9,908: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Ruogu Liu <a href=" | + | Ruogu Liu <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,944: | Line 9,923: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Shujie Liao <a href=" | + | Shujie Liao <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 9,963: | Line 9,939: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Siwen Liang <a href=" | + | Siwen Liang <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 9,981: | Line 9,954: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Snow Yan <a href=" | + | Snow Yan <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 10,006: | Line 9,970: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Tianshuo Han <a href=" | + | Tianshuo Han <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 10,024: | Line 9,985: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Xuqian Fan <a href=" | + | Xuqian Fan <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 10,042: | Line 10,000: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Yang Xu <a href=" | + | Yang Xu <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
<div> | <div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 10,064: | Line 10,018: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Yuqi Cheng <a href=" | + | Yuqi Cheng <a href="https://linkedin.com/in/yuqi-cheng-bjchina" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| Line 10,086: | Line 10,037: | ||
</div> | </div> | ||
<h3 class="mt-2"> | <h3 class="mt-2"> | ||
| − | Zhuonan Li <a href=" | + | Zhuonan Li <a href="https://linkedin.com/in/snowyan81" target="_blank"><i class="fa fa-linkedin" style="color: #3e8646"></i> </a> |
</h3> | </h3> | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| + | </div> | ||
| + | <div class="main-container"> | ||
| + | <section style=" | ||
| + | ; ; background-size: 100%;height: 24.2em;margin-top: 0em;padding-top: 1.1em;" class="height-90 parallax"> | ||
| + | <div class="main-container" style=" | ||
| + | height: 100%;width: 100%;"> | ||
| + | <center style=" | ||
| + | height: 100%;width: 100%;> | ||
| + | <div class="col-md-10" style=" | ||
| + | height: 100%;margin-top: 4em;"> | ||
| + | <div id="logoPrinteria" class="item" style=" | ||
| + | background-image: url(https://2019.igem.org/wiki/images/d/da/T--CAU_China--Team3.jpg ); | ||
| + | width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/8/8b/T--CAU_China--word-none.png" style=" margin-top: 0px;"> | ||
| + | <i class="stack-interface stack-down-open-big"></i> | ||
| + | </a> | ||
| + | </div> | ||
| + | </div> | ||
| + | </center> | ||
| + | </div> | ||
| + | </section> | ||
| + | </div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | <div class="container-fluid text-center mb-0 bg-white"> | ||
| + | <div class="col-12 display-4 mb-3 pt-5 text-left"> | ||
| + | Advisors | ||
| + | </div> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | <div class="row"> | ||
| + | |||
| + | <div class="col-12 col-md-6 col-xl-3 mb-3"> | ||
| + | <div class="ImgContainer"> | ||
| + | <img src="https://2019.igem.org/wiki/images/c/cb/T--CAU_China--JinShui_Yang.jpg" alt="Avatar" class="Img border" Style=""> | ||
| + | <h3 class="mt-2"> | ||
| + | Jinshui Yang | ||
| + | </h3> | ||
| + | <div> | ||
| + | Associate Professor | ||
</div> | </div> | ||
| + | <div> | ||
| + | College of Biological Science | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> | ||
| + | <div class="col-12 col-md-6 col-xl-3 mb-3"> | ||
| + | <div class="ImgContainer"> | ||
| + | <img src="https://2019.igem.org/wiki/images/a/a8/T--CAU_China--Na_Wang.jpg" alt="Avatar" class="Img border" Style=""> | ||
| + | <h3 class="mt-2"> | ||
| + | Na Wang | ||
| + | </h3> | ||
| + | <div> | ||
| + | Associate Professor | ||
| + | </div> | ||
| + | <div> | ||
| + | College of Biological Science | ||
| + | </div> | ||
| + | </div> | ||
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| + | </div> | ||
| − | + | <div class="main-container"> | |
| + | <section style=" | ||
| + | ; ; background-size: 100%;height: 24.2em;margin-top: 0em;padding-top: 1.1em;" class="height-90 parallax"> | ||
| + | <div class="main-container" style=" | ||
| + | height: 100%;width: 100%;"> | ||
| + | <center style=" | ||
| + | height: 100%;width: 100%;> | ||
| + | <div class="col-md-10" style=" | ||
| + | height: 100%;margin-top: 4em;"> | ||
| + | <div id="logoPrinteria" class="item" style=" | ||
| + | background-image: url(https://2019.igem.org/wiki/images/2/2f/T--CAU_China--Team1.jpg ); | ||
| + | width: 100%;background-attachment: fixed;background-size: cover;"><img src="https://2019.igem.org/wiki/images/8/8b/T--CAU_China--word-none.png" style=" margin-top: 0px;"> | ||
| − | + | <i class="stack-interface stack-down-open-big"></i> | |
| − | + | </a> | |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | </center> | |
| − | + | </div> | |
| − | + | </section> | |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| + | <div class="container-fluid text-center mb-0 bg-white"> | ||
| + | <div class="col-12 display-4 mb-3 pt-5 text-left"> | ||
| + | Acknowledgement | ||
| + | </div> | ||
| + | <div class="row"> | ||
| − | + | <div class="col-12 col-md-6 col-xl-3 mb-3"> | |
| − | + | <div class="ImgContainer"> | |
| − | + | <img src="https://2019.igem.org/wiki/images/c/cd/T--CAU_China--Jinwang_Lu.jpg" alt="Avatar" class="Img border" Style=""> | |
| − | + | <div class="ImgOverlay text-justify"> | |
| − | + | <div class="ImgText"><p class="text-left"><b>Major:</b> Biological Science</p><b>Grade:</b> Sophomore</p><p><b>Why iGEM:</b> The idea of bio-system control in synthetic biology allows me to better understand the phenomena and mechanisms of creature. I hope I can have a richer understanding of life through iGEM while serving the society!</p></div> | |
| − | + | </div> | |
| − | + | </div> | |
| − | + | <h3 class="mt-2"> | |
| − | + | Jinwang Lu | |
| − | + | </h3> | |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | |||
| − | </div> | + | <div class="col-12 col-md-6 col-xl-3 mb-3"> |
| + | <div class="ImgContainer"> | ||
| + | <img src="https://2019.igem.org/wiki/images/f/f7/T--CAU_China--Menghan_Zhao.jpg" alt="Avatar" class="Img border" Style=""> | ||
| + | <div class="ImgOverlay text-justify"> | ||
| + | </div> | ||
</div> | </div> | ||
| + | <h3 class="mt-2"> | ||
| + | Menghan Zhao | ||
| + | </h3> | ||
| + | </div> | ||
| + | <div class="col-12 col-md-6 col-xl-3 mb-3"> | ||
| + | <div class="ImgContainer"> | ||
| + | <img src="https://2019.igem.org/wiki/images/1/14/T--CAU_China--Zheng_Pang.jpg" alt="Avatar" class="Img border" Style=""> | ||
| + | <div class="ImgOverlay text-justify"> | ||
| + | <div class="ImgText"><p class="text-left"><b>Major:</b> Biological Science</p><b>Grade:</b> Junior</p><p><b>Why iGEM:</b> Through this year’s iGEM competition, I want to get further exercise in my experimental ability and learn to work in a team. It is so great that I can learn much from other members and I will have the chance to know more excellent teams and students interested in synthetic biology. I will try my best to do my job well and I sincerely wish our team a good result.</p></div> | ||
| + | </div> | ||
| + | </div> | ||
| + | <h3 class="mt-2"> | ||
| + | Zheng Pang | ||
| + | </h3> | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> | ||
| − | |||
| − | |||
| − | |||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | |||
| + | </html> | ||
<!----{{CAU_China/CSS/Footer}} ---> | <!----{{CAU_China/CSS/Footer}} ---> | ||
| Line 10,234: | Line 10,224: | ||
margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px; | margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px; | ||
text-align: center; | text-align: center; | ||
| − | background: | + | background: rgba(0,0,0,.7); |
background-size:cover; | background-size:cover; | ||
line-height: 3vh; | line-height: 3vh; | ||
| Line 10,471: | Line 10,461: | ||
.navbar-collapse:after{clear:both;} | .navbar-collapse:after{clear:both;} | ||
| − | body{font-size: | + | body{font-size:16px;line-height:1.42857143;color:#000;background-color:#ffffff;} |
| − | a{color:# | + | a{font-size:16px;color: #2f4a98;text-decoration:none;padding-left: 4px;padding-right: 24px} |
a:hover, | a:hover, | ||
a:focus{color:#23527c;text-decoration:underline;} | a:focus{color:#23527c;text-decoration:underline;} | ||
| Line 10,484: | Line 10,474: | ||
/*** Footer ****/ | /*** Footer ****/ | ||
| − | footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid # | + | footer{padding:2px 0;font-size:1px;color: #000;border-top:4px solid #ff9ea6;} |
footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; } | footer h4 { margin: 0; font-size: 16px; color: #004a98; margin-bottom:15px; } | ||
| Line 10,490: | Line 10,480: | ||
.footer_links { margin-top: 20px; color: #004a98; } | .footer_links { margin-top: 20px; color: #004a98; } | ||
.footer_links p{margin:0;} | .footer_links p{margin:0;} | ||
| − | .footer_links a { margin- | + | .footer_links a { margin-right: 15px; font-size: 20px; vertical-align: middle; } |
footer a{color: #004a98;} | footer a{color: #004a98;} | ||
| Line 10,502: | Line 10,492: | ||
/*** End ***/ | /*** End ***/ | ||
| − | #end{background-color: #004a98;font-size:10px;padding: | + | #end{background-color: #004a98;font-size:10px;padding:10px 0;color:#fff;} |
#end .links{margin:10px 0;display: inline-block;} | #end .links{margin:10px 0;display: inline-block;} | ||
#end .links a{color:#fff;margin-right: 5px;display: inline-block;text-decoration:none;} | #end .links a{color:#fff;margin-right: 5px;display: inline-block;text-decoration:none;} | ||
| Line 10,508: | Line 10,498: | ||
#end .links a:before{content:"|";margin-right:5px;} | #end .links a:before{content:"|";margin-right:5px;} | ||
#end .links a:first-of-type:before{display:none;} | #end .links a:first-of-type:before{display:none;} | ||
| − | end .ue{color: # | + | #end .col-sm-7{text-align:left;} |
| + | #end .col-sm-5{text-align:right;} | ||
| + | end .ue{color: #2f4a98;} | ||
end .ue1{color: #F5FFFA;} | end .ue1{color: #F5FFFA;} | ||
| Line 10,523: | Line 10,515: | ||
.btn{font-size:14px; text-align: center;} | .btn{font-size:14px; text-align: center;} | ||
footer{padding:10px 0;} | footer{padding:10px 0;} | ||
| − | .footer_logo { float: left; width: 15%; } | + | .footer_logo { float: left; width: 15%;margin-left: 0%} |
.footer_address { float: left; width: 33%; margin-left: 4%; } | .footer_address { float: left; width: 33%; margin-left: 4%; } | ||
.footer_contact { float: left; width: 35%; margin-left: 3%; } | .footer_contact { float: left; width: 35%; margin-left: 3%; } | ||
| Line 10,537: | Line 10,529: | ||
.hero_h1 { font-size: 28px; line-height: 32px; } | .hero_h1 { font-size: 28px; line-height: 32px; } | ||
.hero_half{bottom: 40px; padding: 15px; margin: 0 10%;width:80%;background:rgba(0, 88, 163, 0.75);} | .hero_half{bottom: 40px; padding: 15px; margin: 0 10%;width:80%;background:rgba(0, 88, 163, 0.75);} | ||
| + | #end .col-sm-7{text-align:left;} | ||
| + | #end .col-sm-5{text-align:right;} | ||
} | } | ||
| Line 10,546: | Line 10,540: | ||
.footer_links { float: right; text-align: right; width: 20%; } | .footer_links { float: right; text-align: right; width: 20%; } | ||
.footer_links a, .footer_links img { display: inline-block; } | .footer_links a, .footer_links img { display: inline-block; } | ||
| − | .footer_links a{margin-left: | + | .footer_links a{margin-left:0px;} |
#end{font-size:12px;} | #end{font-size:12px;} | ||
| + | #end .col-sm-7{text-align:left;} | ||
| + | #end .col-sm-5{text-align:right;} | ||
.team_member .thin-left, .team_member .thin-right{visibility:visible;} | .team_member .thin-left, .team_member .thin-right{visibility:visible;} | ||
} | } | ||
| Line 10,553: | Line 10,549: | ||
| − | + | .fa-twitter, .secondary_menu .top .social_links a > .fa-linkedin, .secondary_menu .top .social_links a > .fa-youtube {color:#FFF;} | |
| Line 10,596: | Line 10,592: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | <p><a href="tel:+86(0)-6273 7682"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br> | + | <div class="container"> |
| − | + | <div class="footer_logo"> | |
| + | <img src="https://2019.igem.org/wiki/images/9/90/T--CAU_China--logo2.png" alt="CTG: Crompton Technology Group"style="width:170px;height:150px;margin-left: 40%;margin-top: -16%;"> | ||
| + | </div> | ||
| + | <div class="footer_address"> | ||
| + | <h4>China Agricultural University</h4> | ||
| + | <p style="font-size: 14px">Tsinghua East Road 17#<br> | ||
| + | Haidian District <br> | ||
| + | Beijing 100083<br> | ||
| + | China</p> | ||
| + | </div> | ||
| + | <div class="footer_contact"> | ||
| + | <h4>Registered in China </h4> | ||
| + | |||
| + | <p><a href="tel:+86(0)-6273 7682"style="font-size: 14px"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br> | ||
| + | <a href="mailto:igem2019cau@gmail.com"style="font-size: 14px"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
| − | </ | + | <div class="footer_links"> |
| + | <a href="http://utcaerospacesystems.com/Pages/Default.aspx"><img src="https://2019.igem.org/wiki/images/e/e1/T--CAU_China--logo.png" alt="UTC" target="_blank" rel="nofollow"style="width:150px;height:35;padding-right: 40%"></a> | ||
| + | <p style="font-size: 14px">Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank" style="padding: 0rem 0rem"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"style="padding: 0rem 0rem"><i class="fa fa-wechat"></i> </a></p> | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> | ||
| + | </div> | ||
| Line 10,633: | Line 10,631: | ||
<html> | <html> | ||
</div> | </div> | ||
| − | + | ||
| + | |||
<end> | <end> | ||
| − | <div class="footer-bottom"> | + | <div class="footer-bottom"> |
| − | + | <div class="row"> | |
| − | + | <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1" style="font-size:14px;padding: 0rem 0rem"> | |
| − | + | Copyright © | |
2019 | 2019 | ||
| − | CAU_ESPA. All rights reserved | + | CAU_ESPA. All rights reserved | <a href="" target="_blank" class="ue1"style="font-size:14px;padding: 0rem 0rem">Website Design by</a><a href="https://2019.igem.org/Team:CAU_China/Team" target="_blank" class="ue" style="font-size:14px;padding: 0rem 0rem"> Leland</a> |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
</div> | </div> | ||
</div> | </div> | ||
| − | |||
</end> | </end> | ||
| + | |||
</html> | </html> | ||
Latest revision as of 14:28, 11 December 2019
Major: Biological Science
Grade: JuniorWhy iGEM: I know little about synthetic biology before entering this year’s iGEM competition. It is such a fortunate thing to find out that there is a subject can use biological knowledge to serve humanity. Even though I am still a beginner, I believe that with my efforts and enthusiasm for work, I will do it best.
Xinran Dong
Major: Biological Science
Grade: SophomoreWhy iGEM: I’m a huge fan of synthetic biology. I have raised my concerns about the astounding field for years and that is the reason I join the CAU team joyously. It will be interesting to spend spare time doing experiments during the summer months. It would be exciting if the results are in line with our expectations.
Jing Shi
Major: Information Technology
Grade: JuniorWhy iGEM: The most important reason to take part in iGEM is that I want to learn to plan and execute a project as a team, especially the team that will make an impact on our society. At the same time, being part of a multidisciplinary team where I could acquire new skills can build up my confidence.
Leland
Major: Biological Science
Grade: SophomoreWhy iGEM: Learning bioscience is the most interesting thing in my life. Being an iGEMer gives me the opportunity to apply knowledge into real life as well as to meet more people interested in biology. The idea of iGEM is brilliant since it can help to solve many real problems in the world. I think the whole experience will just be fantastic.
Ningyu Bai
Major: Biological Science
Grade: SophomoreWhy iGEM:Try to be better than before. Try to work hard and get perfect data.
Ran Wang
Major: Biological Science
Grade: SophomoreWhy iGEM: I am a girl who is fond of music and dancing. Coincidentally and fortunately, I met IGEM and synthetic biology this year. I believe I will have an unforgettable summer in our wonderful team. By the way, if you want to share some yummy food, please remember to call me.
Ruogu Liu
Major: Biological Science
Grade: JuniorWhy iGEM: Science is considered to be rational and elaborate, but sometimes I get tangled with my emotion. Rather than the ambition to change the world, for me studying biology means to explore the world with a whole new angle.
Siwen Liang
Major: Biological Science
Grade: JuniorWhy iGEM: As the initiator of our team, I hope we can make our team a good start in our university`s iGEM participation. Also, attracted by the charm of synthetic biology and wanting to get one step closer, I plan to pursue my Ph.D. degree related to this field.
Snow Yan
Major: Biological Science
Grade: SophomoreWhy iGEM: I feel very lucky that there is such a wonderful platform for me to approach synthetic biology during my college life. For a long time, I am attracted by two things in this world, computer and biology. Synthetic biology is like building a micro computer with bio bricks, it is a precious way for me to combine these two things together. I believe that taking part in iGEM will be a fantastic experience for me.
Tianshuo Han
Major: Biological Science
Grade: JuniorWhy iGEM: I am keen on synthetic biology and I hope to have a deeper understanding of it through the iGEM project.
Yang Xu
Major: Biological Science & Information Technology
Grade: JuniorWhy iGEM: Through iGEM, I hope to integrate my understanding of mathematical methods into the ever-changing biological system. Formulas are my pen, with data and code as ink, I will make a picture of creature.
Yuqi Cheng
Major: Biological Science
Grade: JuniorWhy iGEM: I am a girl who fall in love with synthetic biology and expect to use interdisciplinary knowledge to make our world a better place. Currently I am presuming a bachelor’s degree of Biology Science, and learning programming and modeling in spare time. Optimism, confidence, and diligence are my signatures, which are also precious qualities to achieve my ambitions. I join this team because of love and I sincerely hope our iGEM team will receive recognition from organizers of the competition.
Zhuonan Li
Jinshui Yang
Na Wang
Major: Biological Science
Grade: SophomoreWhy iGEM: The idea of bio-system control in synthetic biology allows me to better understand the phenomena and mechanisms of creature. I hope I can have a richer understanding of life through iGEM while serving the society!
Jinwang Lu
Menghan Zhao
Major: Biological Science
Grade: JuniorWhy iGEM: Through this year’s iGEM competition, I want to get further exercise in my experimental ability and learn to work in a team. It is so great that I can learn much from other members and I will have the chance to know more excellent teams and students interested in synthetic biology. I will try my best to do my job well and I sincerely wish our team a good result.
