(40 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
− | <title></title> | + | <title>Project</title> |
− | + | ||
<style type='text/css'> | <style type='text/css'> | ||
#top_title, #sideMenu { | #top_title, #sideMenu { | ||
Line 36: | Line 36: | ||
#bg { | #bg { | ||
position: fixed; | position: fixed; | ||
− | z-index:-1; | + | z-index: -1; |
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
} | } | ||
− | + | #bodycontainer { | |
− | + | background: rgba(255, 255, 255, 0.5); | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
Line 64: | Line 60: | ||
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script> | src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"></script> | ||
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
− | + | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | |
+ | |||
+ | |||
+ | |||
</script> | </script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | // | + | $(document).ready(function () { |
− | + | $("#category_navbar a").on('click', function (event) { | |
+ | // Make sure this.hash has a value before overriding default behavior | ||
+ | if (this.hash !== "") { | ||
+ | // Prevent default anchor click behavior | ||
+ | event.preventDefault(); | ||
− | + | // Store hash0 | |
− | + | var hash = this.hash; | |
− | + | ||
− | + | ||
− | + | ||
− | // Add hash (#) to URL when done scrolling (default click behavior) | + | // Using jQuery's animate() method to add smooth page scroll |
− | + | // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area | |
− | + | $('html, body').animate({ | |
− | + | scrollTop: $(hash).offset().top | |
+ | }, 800, function () { | ||
+ | |||
+ | // Add hash (#) to URL when done scrolling (default click behavior) | ||
+ | window.location.hash = hash; | ||
+ | }); | ||
+ | } // End if | ||
+ | }); | ||
}); | }); | ||
+ | |||
</script> | </script> | ||
Line 98: | Line 101: | ||
<div class="container" style='z-index:10;position:relative;'> | <div class="container" style='z-index:10;position:relative;'> | ||
+ | |||
+ | |||
<div class="row card" id='bodycontainer' class='row'> | <div class="row card" id='bodycontainer' class='row'> | ||
− | |||
− | |||
− | |||
− | |||
− | < | + | <nav class="navbar navbar-default navbar-static-top"> |
− | <li><a href=" | + | <!-- Brand and toggle get grouped for better mobile display --> |
− | <li><a href=" | + | <div class="navbar-header"> |
− | <li><a href=" | + | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" |
+ | data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand" href="#"><img | ||
+ | src="https://static.igem.org/mediawiki/2017/8/8c/%E5%91%80%E5%95%8A%E5%93%88.jpeg" width="100"></a> | ||
+ | </div> | ||
+ | |||
+ | <!-- 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="/Team:SDSZ-China">Home</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Project">Project</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Experiment">Experiment</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Parts">Parts</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Safety">Safety</a></li> | ||
+ | <li><a href="/Team:SDSZ-China/Hardware"> Hardware </a></li> | ||
</ul> | </ul> | ||
− | </div> | + | <ul class="nav navbar-nav navbar-right"> |
+ | <li><a href="/Team:SDSZ-China/Team">Team and attributions</a></li> | ||
+ | <li><a href="#">By SDSZ</a></li> | ||
+ | </ul> | ||
+ | </div><!-- /.navbar-collapse --> | ||
+ | </nav> | ||
− | |||
− | <div class="col-sm- | + | <div class="col-sm-12" style="padding-right:5%"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <br> |
− | + | <br> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | <div class=" | + | <div class="text-center"> |
− | + | <h1 class="text-danger">SDSZ - China</h1> | |
− | + | <h4 class="text-default">Automatic Synthesize of UDCA(effective ingredient of bear bile) using immobilized enzymes.</h4> | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | < | + | <br> |
− | + | <br> | |
− | + | <br> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
<br> | <br> | ||
<br> | <br> | ||
Line 189: | Line 159: | ||
<div class="backgroundpic"> | <div class="backgroundpic"> | ||
− | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2017/6/62/%E8%83%8C%E6%99%AF1.jpeg" width="100%" |
+ | height="100%" id="bg" alt=""> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 03:24, 2 November 2017