(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous"> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script> | ||
+ | <script src="https://unpkg.com/vue"></script> | ||
Line 110: | Line 29: | ||
margin-top:16px; | margin-top:16px; | ||
background-color: #1da1f2; | background-color: #1da1f2; | ||
+ | } | ||
+ | .navbar ul { | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | .dropdown-menu li { | ||
+ | padding: 3px 20px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/***************************************************** CONTENT OF THE PAGE ****************************************************/ | /***************************************************** CONTENT OF THE PAGE ****************************************************/ | ||
Line 232: | Line 43: | ||
.igem_2017_content_wrapper { | .igem_2017_content_wrapper { | ||
width: 81%; | width: 81%; | ||
− | |||
display:block; | display:block; | ||
− | float: | + | float:center; |
background-color:white; | background-color:white; | ||
font-family:Tahoma, Geneva, sans-serif; | font-family:Tahoma, Geneva, sans-serif; | ||
Line 472: | Line 282: | ||
</head> | </head> | ||
− | |||
− | + | <nav class="navbar navbar-expand-lg navbar-dark fixed-top"> | |
− | + | <a class="navbar-brand" href="https://2017.igem.org/Team:Waterloo">Waterloo</a> | |
− | + | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> | |
− | + | <span class="navbar-toggler-icon"></span> | |
− | + | </button> | |
− | + | <div class="collapse navbar-collapse" id="navbarCollapse"> | |
− | + | <ul class="navbar-nav mr-auto"> | |
− | + | <li class="nav-item active"> | |
− | + | <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a> | |
− | + | </li> | |
− | + | <li class="dropdown nav-item"> | |
− | + | <a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Team"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="submenu_button" id="Team_page"> | <div class="submenu_button" id="Team_page"> | ||
Team | Team | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Collaborations"> | |
− | + | ||
<div class="submenu_button" id="Collaborations_page"> | <div class="submenu_button" id="Collaborations_page"> | ||
Collaborations | Collaborations | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown nav-item"> | |
− | + | <a href="#" class="dropdown-toggle nav-link" 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:Waterloo/Description"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="submenu_button" id="Description_page"> | <div class="submenu_button" id="Description_page"> | ||
Description | Description | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Design"> | |
− | + | ||
<div class="submenu_button" id="Design_page"> | <div class="submenu_button" id="Design_page"> | ||
Design | Design | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Experiments"> | |
− | + | ||
<div class="submenu_button" id="Experiments_page"> | <div class="submenu_button" id="Experiments_page"> | ||
Experiments | Experiments | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Notebook"> | |
− | + | ||
− | + | ||
<div class="submenu_button" id="Notebook_page"> | <div class="submenu_button" id="Notebook_page"> | ||
Notebook | Notebook | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/InterLab"> | |
− | + | ||
<div class="submenu_button" id="InterLab_page"> | <div class="submenu_button" id="InterLab_page"> | ||
InterLab | InterLab | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Contribution"> | |
− | + | ||
<div class="submenu_button" id="Contribution_page"> | <div class="submenu_button" id="Contribution_page"> | ||
Contribution | Contribution | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Model"> | |
− | + | ||
<div class="submenu_button" id="Model_page"> | <div class="submenu_button" id="Model_page"> | ||
Model | Model | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Results"> | |
− | + | ||
<div class="submenu_button" id="Results_page"> | <div class="submenu_button" id="Results_page"> | ||
Results | Results | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Demonstrate"> | |
− | + | ||
− | + | ||
<div class="submenu_button" id="Demonstrate_page"> | <div class="submenu_button" id="Demonstrate_page"> | ||
Demonstrate | Demonstrate | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Improve"> | |
− | + | ||
<div class="submenu_button" id="Improve_page"> | <div class="submenu_button" id="Improve_page"> | ||
Improve | Improve | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Attributions"> | |
− | + | ||
<div class="submenu_button" id="Attributions_page"> | <div class="submenu_button" id="Attributions_page"> | ||
Attributions | Attributions | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown nav-item"> | |
− | + | <a href="#" class="dropdown-toggle nav-link" 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:Waterloo/Parts"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="submenu_button" id="Parts_page"> | <div class="submenu_button" id="Parts_page"> | ||
Parts | Parts | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Basic_Part"> | |
− | + | ||
<div class="submenu_button" id="Basic_Part_page"> | <div class="submenu_button" id="Basic_Part_page"> | ||
Basic Parts | Basic Parts | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Composite_Part"> | |
− | + | ||
<div class="submenu_button" id="Composite_Part_page"> | <div class="submenu_button" id="Composite_Part_page"> | ||
Composite Parts | Composite Parts | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Part_Collection"> | |
− | + | ||
<div class="submenu_button" id="Part_Collection_page"> | <div class="submenu_button" id="Part_Collection_page"> | ||
Part Collection | Part Collection | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="nav-item"> | |
− | + | <a href="https://2017.igem.org/Team:Waterloo/Safety" class="nav-link">Safety</a> | |
− | + | </li> | |
− | + | ||
− | + | <li class="dropdown nav-item"> | |
− | + | <a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Human Practices<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/HP/Silver"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="submenu_button" id="Silver_page"> | <div class="submenu_button" id="Silver_page"> | ||
Silver HP | Silver HP | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/HP/Gold_Integrated"> | |
− | + | ||
<div class="submenu_button" id="Gold_Integrated_page"> | <div class="submenu_button" id="Gold_Integrated_page"> | ||
Integrated and Gold | Integrated and Gold | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Engagement"> | |
− | + | ||
− | + | ||
<div class="submenu_button" id="Engagement_page"> | <div class="submenu_button" id="Engagement_page"> | ||
Public Engagement | Public Engagement | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="dropdown nav-item"> | |
− | + | <a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Awards<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Applied_Design"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="submenu_button" id="Applied_Design_page"> | <div class="submenu_button" id="Applied_Design_page"> | ||
Applied Design | Applied Design | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Entrepreneurship"> | |
− | + | ||
<div class="submenu_button" id="Entrepreneurship_page"> | <div class="submenu_button" id="Entrepreneurship_page"> | ||
Entrepreneurship | Entrepreneurship | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Hardware"> | |
− | + | ||
<div class="submenu_button" id="Hardware_page"> | <div class="submenu_button" id="Hardware_page"> | ||
Hardware | Hardware | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Measurement"> | |
− | + | ||
<div class="submenu_button" id="Measurement_page"> | <div class="submenu_button" id="Measurement_page"> | ||
Measurement | Measurement | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Model"> | |
− | + | ||
<div class="submenu_button" id="Model_page"> | <div class="submenu_button" id="Model_page"> | ||
Model | Model | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Plant"> | |
− | + | ||
<div class="submenu_button" id="Plant_page"> | <div class="submenu_button" id="Plant_page"> | ||
Plant | Plant | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | <li><a href="https://2017.igem.org/Team:Waterloo/Software"> | |
− | + | ||
− | + | ||
<div class="submenu_button" id="Software_page"> | <div class="submenu_button" id="Software_page"> | ||
Software | Software | ||
</div> | </div> | ||
− | </a> | + | </a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="nav-item"> | |
− | + | <a href="https://igem.org/2017_Judging_Form?team=Waterloo" class="nav-link">Judging form</a> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <a | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 775: | Line 468: | ||
<!-- start of content --> | <!-- start of content --> | ||
− | <div class="igem_2017_content_wrapper"> | + | <div class="igem_2017_content_wrapper container"> |
<div id="app"> | <div id="app"> | ||
<h1>Waterloo</h1> | <h1>Waterloo</h1> | ||
</html> | </html> |
Latest revision as of 00:02, 21 September 2017