| 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 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 9,197: | Line 9,199: | ||
.post-content a{ | .post-content a{ | ||
color:#40E0D0; | color:#40E0D0; | ||
| + | } | ||
| + | |||
| + | .post-content p1{ | ||
| + | color:#000000; | ||
| + | font-size: 1.5rem; | ||
| + | } | ||
| + | |||
| + | .post-content li{ | ||
| + | color:#000000; | ||
| + | font-size: 1.5rem; | ||
} | } | ||
| Line 9,268: | Line 9,280: | ||
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: 80%; | border-radius: 80%; | ||
| − | box-shadow: 0 0 0 1px # | + | box-shadow: 0 0 0 1px #000000 inset; |
color: #4d4d4d; | color: #4d4d4d; | ||
} | } | ||
| Line 9,529: | 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,583: | Line 9,595: | ||
</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> | ||
| Line 9,589: | Line 9,602: | ||
<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/Model">Model</a> | <a class="dropdown-item" href="https://2019.igem.org/Team:CAU_China/Model">Model</a> | ||
| + | <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/Dynamics_Model">Dynamics Model</a> | ||
</div> | </div> | ||
</li> | </li> | ||
| Line 9,618: | Line 9,632: | ||
</html> | </html> | ||
<!---{{CAU_China/CSS/Mainbody}} ---> | <!---{{CAU_China/CSS/Mainbody}} ---> | ||
| − | |||
<html> | <html> | ||
<style> | <style> | ||
| Line 9,667: | Line 9,680: | ||
<script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2019.igem.org/Template:CAU_China/5test_js?action=raw&ctype=text/javascript"></script> | ||
</html> | </html> | ||
| − | |||
<!----{{CAU_China/CSS/Footer}} ---> | <!----{{CAU_China/CSS/Footer}} ---> | ||
| Line 9,921: | Line 9,933: | ||
.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: #2f4a98;text-decoration:none;} | + | 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 9,934: | Line 9,946: | ||
/*** 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,055: | Line 10,067: | ||
<div class="container"> | <div class="container"> | ||
<div class="footer_logo"> | <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: | + | <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> | ||
<div class="footer_address"> | <div class="footer_address"> | ||
| − | <h4> | + | <h4>China Agricultural University</h4> |
| − | <p>Tsinghua | + | <p style="font-size: 14px">Tsinghua East Road 17#<br> |
| − | + | Haidian District <br> | |
| + | Beijing 100083<br> | ||
China</p> | China</p> | ||
</div> | </div> | ||
| Line 10,066: | Line 10,079: | ||
<h4>Registered in China </h4> | <h4>Registered in China </h4> | ||
| − | <p><a href="tel:+86(0)-6273 7682"><i class="fa fa-phone"></i> +86(0)-6273 7682 </a><br> | + | <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"><i class="fa fa-envelope"></i> igem2019cau@gmail.com </a></p> | + | <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"> | <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: | + | <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>Follow us on: <a href="https://twitter.com/CollinsAero" target="_blank"><i class="fa fa-twitter" style="color: #55acee"></i> </a> <a href="https://mp.weixin.qq.com/s/Uti4lVH3ikfKt5vqaLG_AA" target="_blank"><i class="fa fa-wechat"></i> </a></p> | + | <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,095: | Line 10,108: | ||
<div class="footer-bottom"> | <div class="footer-bottom"> | ||
<div class="row"> | <div class="row"> | ||
| − | <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1"> | + | <div class="col-sm-7 col-md-6 "><a href="" target="_blank" class="ue1" style="font-size:14px;padding: 0rem 0rem"> |
Copyright © | 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> | ||
Revision as of 03:22, 21 October 2019
