Difference between revisions of "Template:Manchester/CSS1"

Line 439: Line 439:
 
         <li><a href="https://2016.igem.org/Team:Manchester/Description">Description</a></li>
 
         <li><a href="https://2016.igem.org/Team:Manchester/Description">Description</a></li>
 
         <li><a href="https://2016.igem.org/Team:Manchester/Results">Result</a></li>
 
         <li><a href="https://2016.igem.org/Team:Manchester/Results">Result</a></li>
         <li><a href="https://2016.igem.org/Team:Manchester/Notebook">Notebook</a
+
         <li><a href="https://2016.igem.org/Team:Manchester/Notebook">Notebook</a></li>
 +
      </ul>
 +
 
 +
  </li>
 +
 
 +
  <li class="dropdown_content"><a href="https://2016.igem.org/Team:Manchester/Parts"><strong>Parts</strong></a>
 +
 
 +
      <ul>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Parts">Parts</a></li>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Basic_Part">Basic Part</a></li>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Composite_Part">Composite part</a></li>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Part_Collection">Parts collection</a></li>     
 +
      </ul>
 +
 
 +
  </li>
 +
 
 +
  <li class="dropdown_content"><a href="https://2016.igem.org/Team:Manchester/Safety"><strong>Safety</strong></a></li>
 +
  <li class="dropdown_content"><a href="https://2016.igem.org/Team:Manchester/Attributions"><strong>Attributions</strong></a></li>
 +
  <li class="dropdown_content"><a href="https://2016.igem.org/Team:Manchester/Human_Practices"><strong>Human Practices</strong></a>
 +
 
 +
      <ul>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Human_Practices">Human Practices</a></li>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/HP/Gold">Gold</a></li>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/HP/Silver">Sliver</a></li> 
 +
      </ul>
 +
 
 +
 
 +
  </li>
 +
  <li class="dropdown_content"><a href="https://2016.igem.org/Team:Manchester/Model"><strong>Awards</strong></a>
 +
   
 +
    <ul>
 +
        <li><a href="https://2016.igem.org/Team:Manchester/Model">Modelling</a></li>
 +
 
 +
  </li>
 +
</ul>
 +
 
 +
</nav>
 +
 
 +
 
 +
<!-- MathJax (LaTeX for the web) -->
 +
<script type="text/x-mathjax-config">
 +
    MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
</script>
 +
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
 
 +
<script>
 +
$(document).ready(function(){
 +
        $(".box-shadow-menu").click(function(){
 +
            $("#nav_bar").toggle();
 +
        });
 +
$( window ).resize(function() {
 +
$("#nav_bar").show();
 +
});
 +
});
 +
 
 +
 
 +
</script>
 +
</body>
 +
 
 +
</html>

Revision as of 00:14, 23 August 2016