Difference between revisions of "Template:Virginia"

 
(119 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
  
<link href="http://fonts.googleapis.com/css?family=Lato:300|Grand+Hotel" rel="stylesheet" type="text/css" />
+
<link href="http://fonts.googleapis.com/css?family=Lato:300|Grand+Hotel" rel="stylesheet" type="text/css">
  
 
<head>  
 
<head>  
Line 9: Line 9:
  
 
<link href="https://2017.igem.org/wiki/index.php?title=Team:Virginia/css/bootstrap.css&action=raw&ctype=text/css" type="text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/wiki/index.php?title=Team:Virginia/css/bootstrap.css&action=raw&ctype=text/css" type="text/css" rel="stylesheet">
 +
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 
         <script type="text/javascript" src="https://2017.igem.org/wiki/index.php?title=Team:Virginia/js/bootstrap.min.js&action=raw&ctype=text/javascript"></script>
 
         <script type="text/javascript" src="https://2017.igem.org/wiki/index.php?title=Team:Virginia/js/bootstrap.min.js&action=raw&ctype=text/javascript"></script>
 +
  
 
</head>
 
</head>
Line 95: Line 97:
 
});
 
});
  
/*
 
<body>
 
<nav class="navbar navbar-default navbar-fixed-top navbar-inverse" style="top:15px;">
 
  <div class="container-fluid">
 
    <div class="navbar-header">
 
      <a class="navbar-brand" href="#">WebSiteName</a>
 
    </div>
 
    <ul class="nav navbar-nav navbar-right">
 
      <li class="active"><a href="#">Home</a></li>
 
      <li class="dropdown">
 
        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 1
 
        <span class="caret"></span></a>
 
        <ul class="dropdown-menu">
 
          <li><a href="#">Page 1-1</a></li>
 
          <li><a href="#">Page 1-2</a></li>
 
          <li><a href="#">Page 1-3</a></li>
 
        </ul>
 
      </li>
 
      <li><a href="#">Page 2</a></li>
 
      <li><a href="#">Page 3</a></li>
 
    </ul>
 
  </div>
 
</nav>
 
</body>
 
  
 +
/*********CHRISTIA'S SCRIPT**********/
  
<!--
+
var acc = document.getElementsByClassName("accordion");
<body>
+
var i;
<nav class="navbar navbar-default navbar-fixed-top navbar-inverse" style="top:15px;">
+
            <!-- Brand and toggle get grouped for better mobile display -->
+
        <div class="navbar-header">
+
          <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="/Team:Virginia" style="padding:0px 20px; line-height:60px;">
+
            <img src="https://static.igem.org/mediawiki/2017/a/a4/T--Virginia--vGEMlogo_150_a.png" alt="Brand" id="navbrand" height="50px"></a>
+
        </div>
+
+
        <!-- Collect the nav links, forms, and other content for toggling -->
+
        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1" style="padding-right:20px;">
+
          <ul class="nav navbar-nav navbar-right">
+
            <li><a href="/Team:Virginia">Home</a></li>
+
+
            <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team <span class="caret"></span></a>
+
                <ul class="dropdown-menu">
+
                    <li><a href="/Team:Virginia/Team">Team</a></li>
+
                    <li><a href="/Team:Virginia/Collaborations">Collaborations</a></li>
+
                </ul>
+
            </li>
+
+
            <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a>
+
+
                <ul class="dropdown-menu">
+
                    <li><a href="/Team:Virginia/Description">Description</a></li>
+
                    <li><a href="/Team:Virginia/Design">Design</a></li>
+
+
                    <li><a href="/Team:Virginia/Experiments">Experiments</a></li>
+
                    <li><a href="/Team:Virginia/Contribution">Contribution</a></li>
+
                    <li><a href="/Team:Virginia/Results">Results</a></li>
+
                    <li><a href="/Team:Virginia/Model">Model</a></li>
+
                    <li><a href="/Team:Virginia/Demonstrate">Demonstrate</a></li>
+
                    <li><a href="/Team:Virginia/Improve">Improve</a></li>
+
            <li><a href="/Team:Virginia/InterLab">InterLab</a></li>
+
                    <li><a href="/Team:Virginia/Notebook">Notebook</a></li>
+
                </ul>
+
            </li>
+
+
            <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a>
+
+
                <ul class="dropdown-menu">
+
                    <li><a href="/Team:Virginia/Parts">Parts</a></li>
+
                    <li><a href="/Team:Virginia/Basic_Part">Basic Parts</a></li>
+
                    <li><a href="/Team:Virginia/Composite_Part">Composite Parts</a></li>
+
                    <li><a href="/Team:Virginia/Part_Collection">Part Collection</a></li>
+
                </ul>
+
            </li>
+
            <li><a href="/Team:Virginia/Safety">Safety</a></li>
+
            <li><a href="/Team:Virginia/Attributions">Attributions</a></li>
+
            <li><a href="https://igem.org/2017_Judging_Form?team=Virginia">Judging</a></li>
+
+
            <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" 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="/Team:Virginia/Engagement">Public Engagement Original</a></li>
+
                    <li><a href="/Team:Virginia/HP/Silver">Silver</a></li>
+
                    <li><a href="/Team:Virginia/HP/Gold_Integrated">Gold and Integrated</a></li>
+
                </ul>
+
            </li>
+
+
            <li class="dropdown">
+
                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Awards <span class="caret"></span></a>
+
+
                <ul class="dropdown-menu">
+
                    <li><a href="/Team:Virginia/Applied_Design">Applied Design</a></li>
+
                    <li><a href="/Team:Virginia/Entrepreneurship">Entrepreneurship</a></li>
+
                    <li><a href="/Team:Virginia/Hardware">Hardware</a></li>
+
                    <li><a href="/Team:Virginia/Measurement">Measurement</a></li>
+
                    <li><a href="/Team:Virginia/Software">Software</a></li>
+
                    <li><a href="/Team:Virginia/Model">Model</a></li>
+
                    <li><a href="/Team:Virginia/Plant">Plant</a></li>
+
                </ul>
+
            </li>
+
          </ul>
+
        </div><!-- /.navbar-collapse -->
+
    </nav>
+
</body>
+
-->
+
*/
+
  
 +
for (i = 0; i < acc.length; i++) {
 +
    acc[i].onclick = function(){
 +
        /* Toggle between adding and removing the "active" class,
 +
        to highlight the button that controls the panel */
 +
        this.classList.toggle("active");
  
function toggleDiv() {
+
        /* Toggle between hiding and showing the active panel */
    var x = document.getElementById('toggleID');
+
        var panel = this.nextElementSibling;
    x.classList.toggle("toggleClass");
+
        if (panel.style.display === "block") {
 +
            panel.style.display = "none";
 +
        } else {
 +
            panel.style.display = "block";
 +
        }
 +
    }
 
}
 
}
 +
  
 
</script>
 
</script>
 +
 +
 +
  
  
  
 
<style>
 
<style>
 +
div.panel {
 +
    padding: 0 18px;
 +
    background-color: white;
 +
    max-height: 0;
 +
    overflow: hidden;
 +
    transition: max-height 0.2s ease-out;
 +
}
 +
</style>
  
 +
<script>
 +
var acc = document.getElementsByClassName("accordion");
 +
var i;
 +
 +
for (i = 0; i < acc.length; i++) {
 +
  acc[i].onclick = function() {
 +
    this.classList.toggle("active");
 +
    var panel = this.nextElementSibling;
 +
    if (panel.style.maxHeight){
 +
      panel.style.maxHeight = null;
 +
    } else {
 +
      panel.style.maxHeight = panel.scrollHeight + "px";
 +
    }
 +
  }
 +
}
 +
</script>
 +
 +
<style>
 +
 +
 +
/***************************************************** CHRISTIA'S THINGS!!! :) :)  ****************************************************/
 +
 +
@font-face {
 +
font-family: "Montserrat";
 +
src: url('Montserrat.regular.ttf');
 +
}
 +
 +
@font-face {
 +
font-family: "Opensans";
 +
src: url('VirginiaOpenSansLight.ttf');
 +
}
 +
 +
@font-face {
 +
font-family: "Montserrat-Medium";
 +
src: url('Montserrat-Medium.ttf');
 +
}
 +
 +
@font-face {
 +
font-family: "Montserrat-Light";
 +
src: url('Montserrat-Light.ttf');
 +
}
 +
 +
@font-face {
 +
font-family: "Montserrat-ExtraLight";
 +
src: url('Montserrat-ExtraLight.ttf');
 +
}
 +
 +
/* Style the buttons that are used to open and close the accordion panel */
 +
button.accordion {
 +
    background-color: #eee;
 +
    color: #444;
 +
    cursor: pointer;
 +
    padding: 18px;
 +
    width: 100%;
 +
    text-align: left;
 +
    border: none;
 +
    outline: none;
 +
    transition: 0.4s;
 +
}
  
  
Line 231: Line 204:
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
#content { width:98%; padding:0px; margin-left:0px; padding-top:30px;}
+
#content {width:100%; padding:0px; margin-left:0px; padding-top:30px;}
 
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; }
#toggleID
+
#toggleID1{display:block; transition-duration: 0.4s;} #toggleID2{display:block; transition-duration: 0.4s;} #toggleID3{display:block; transition-duration: 0.4s;} #toggleID4{display:block; transition-duration: 0.4s;}
 +
 
 +
 
 +
 
 +
/***************************************************** SOCIAL MEDIA ICONS  ****************************************************/
 +
 
 +
.fa {
 +
font-size: 30px;
 +
width: 100px;
 +
padding: 35px 0px;
 +
text-align: center;
 +
text-decoration: none;
 +
margin: 5px 2px;
 +
transition-duration: 0.4s;
 +
}
 +
 
 +
.fa:hover {
 +
background: black;
 +
color: #9DCDC3;
 +
}
 +
 
 +
.fa-facebook {
 +
background: #9DCDC3;
 +
color: black;
 +
}
 +
.fa-envelope {
 +
background: #9DCDC3;
 +
color: black;
 +
}
  
  
Line 241: Line 242:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
width: 99%;
+
width: 100%;
padding: 30px 20px 20px
+
padding: 30px 100px 20px 100x
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color: #F5F5F5; /* TAG::BKGD */
+
background-color: #FFFFFF; /* TAG::BKGD */
 
font-family:Tahoma, Geneva, sans-serif;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
}
 
}
 
  
  
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
  
/* styling for the titles h1 h2 */
+
/* styling for the titles h1 */
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom: 0px;  
 
border-bottom: 0px;  
                 font-family: 'Lato', sans-serif;
+
                font-size:50px;
                 font-weight: bold;
+
                 font-family: 'Montserrat', sans-serif;
color: #0F1626; /* TAG::LETTERS */
+
color:#9BC2C9; /* TAG::LETTERS */
 +
}
 +
 
 +
/* styling for the titles h2 */
 +
.igem_2017_content_wrapper h2 {
 +
padding:20px 15px;
 +
border-bottom: 0px;  
 +
                 font-size:27px
 +
                font-family: 'Montserrat', sans-serif;
 +
color: #9DCDC3; /* TAG::LETTERS */
 
}
 
}
  
Line 268: Line 277:
 
border-bottom:0px;
 
border-bottom:0px;
 
                 /* font-family: Helvetica, Geneva, sans-serif; */
 
                 /* font-family: Helvetica, Geneva, sans-serif; */
                 font-family: 'Lato', sans-serif;
+
                 font-family: 'Montserrat-Medium', sans-serif;
                font-weight: bold;
+
color: #36454F;  /* TAG::LETTERS */
color: #0F1626;  /* TAG::LETTERS */
+
 
}
 
}
  
.igem_2017_content_wrapper toggleClass {  
+
/*Christia's Title Heading*/
display:none;
+
.igem_2017_content_wrapper h2017{
}
+
padding:100px 100px; }
  
  
Line 281: Line 289:
 
.igem_2017_content_wrapper p {  
 
.igem_2017_content_wrapper p {  
 
padding: 0px 25px;  
 
padding: 0px 25px;  
font-size: 16px;
+
font-size: 18px;
 
                 font-family: 'Lato', sans-serif;
 
                 font-family: 'Lato', sans-serif;
                 color: #0F1626; /* TAG::LETTERS */
+
                 color: #36454F; /* TAG::LETTERS */
 
}
 
}
  
/* font and text #2 */
+
.igem_2017_content_wrapper pt {  
.igem_2017_content_wrapper p0 {  
+
font-weight: bold;
/*padding: 0px 25px; */
+
font-size: 24px;
font-size: 16px;
+
 
                 font-family: 'Lato', sans-serif;
 
                 font-family: 'Lato', sans-serif;
                 color: #0F1626; /* TAG::LETTERS */
+
                 color: #36454F; /* TAG::LETTERS */
 
}
 
}
  
Line 299: Line 306:
 
                 font-size: 16px;
 
                 font-size: 16px;
 
                 font-family: 'Lato', sans-serif;
 
                 font-family: 'Lato', sans-serif;
color: #FF533D; /* TAG::LINKS */
+
color: #9DCDC3;  
 
                 text-decoration: none;
 
                 text-decoration: none;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 309: Line 316:
  
 
.igem_2017_content_wrapper a:visited {  
 
.igem_2017_content_wrapper a:visited {  
                 color: #FF533D;
+
                 color: #9DCDC3;
 
}
 
}
  
Line 323: Line 330:
 
font-size: 18px;
 
font-size: 18px;
 
                 font-family:'Lato', sans-serif;
 
                 font-family:'Lato', sans-serif;
color: #0F1626; /* TAG::LETTERS */
+
color: #36454F; /* TAG::LETTERS */
 
}
 
}
  
Line 331: Line 338:
 
font-size: 18px;
 
font-size: 18px;
 
                 font-family:'Lato', sans-serif;
 
                 font-family:'Lato', sans-serif;
color: #0F1626; /* TAG::LETTERS */
+
color: #36454F; /* TAG::LETTERS */
 
}
 
}
  
Line 338: Line 345:
 
width: 97%;  
 
width: 97%;  
 
margin:15px 10px;  
 
margin:15px 10px;  
border: 1px solid #1F7A8C;  
+
border: 1px solid #36454F;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 346: Line 353:
 
padding: 10px;
 
padding: 10px;
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #1F7A8C;  
+
border: 1px solid #36454F;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
 
}
 
}
Line 354: Line 361:
 
padding: 10px;  
 
padding: 10px;  
 
vertical-align: text-top;  
 
vertical-align: text-top;  
border: 1px solid #1F7A8C;  
+
border: 1px solid #36454F;  
 
border-collapse: collapse;  
 
border-collapse: collapse;  
background-color:#A31621;  
+
background-color:#c9ede5;  
 
}
 
}
  
Line 385: Line 392:
 
/* styling for images in a half width column*/
 
/* styling for images in a half width column*/
 
.column.half_size img {  
 
.column.half_size img {  
width: 94.5%;
+
width: 100%;
 
padding: 10px 15px;
 
padding: 10px 15px;
 
}
 
}
  
 +
        /* class for a third width column */
 +
.column.third_size {
 +
width: 33%;
 +
}
  
 +
}
 +
/* styling for images in a third width column*/
 +
.column.third_size img {
 +
width: 94.5%;
 +
padding: 10px 15px;
 +
}
 +
 +
  /* class for a fifth width column */
 +
.column.fifth_size {
 +
width: 20%;
 +
}
 +
     
  
 
/********************************* SUPPORT CLASSES ********************************/
 
/********************************* SUPPORT CLASSES ********************************/
Line 398: Line 421:
 
}
 
}
 
 
+
 
 
/* adds extra spacing when clearing content */
 
/* adds extra spacing when clearing content */
 
.igem_2017_content_wrapper  .clear.extra_space {
 
.igem_2017_content_wrapper  .clear.extra_space {
 
height: 30px;
 
height: 30px;
 
}
 
}
 
  
 
/* highlight class, makes content slightly smaller */
 
/* highlight class, makes content slightly smaller */
Line 410: Line 432:
 
padding: 15px 0px;
 
padding: 15px 0px;
 
}
 
}
 
  
 
/* highlight class, adds a gray background */
 
/* highlight class, adds a gray background */
Line 419: Line 440:
 
/* highlight with decoration blue line on top */
 
/* highlight with decoration blue line on top */
 
.igem_2017_content_wrapper .highlight.blue_top {
 
.igem_2017_content_wrapper .highlight.blue_top {
    border-top: 4px solid #3399ff;
+
      border-top: 4px solid #3399ff;
 
}
 
}
  
 
/* highlight with a full blue border decoration */
 
/* highlight with a full blue border decoration */
 
.igem_2017_content_wrapper .highlight.blue_border {
 
.igem_2017_content_wrapper .highlight.blue_border {
    border: 4px solid  #3399ff;
+
      border: 4px solid  #3399ff;
 
}
 
}
  
Line 433: Line 454:
 
  margin: 30px auto;
 
  margin: 30px auto;
 
padding: 12px 10px;
 
padding: 12px 10px;
    background-color: #3399ff;
+
      background-color: #3399ff;
    text-align: center;
+
      text-align: center;
 
   color: #ffffff;
 
   color: #ffffff;
 
-webkit-transition: all 0.4s ease;  
 
-webkit-transition: all 0.4s ease;  
Line 442: Line 463:
 
}
 
}
  
/* toggle class */
+
/* toggle button class */
 
.igem_2017_content_wrapper .toggle{
 
.igem_2017_content_wrapper .toggle{
 
max-width: 35%;
 
max-width: 35%;
 
  margin: 20px auto;
 
  margin: 20px auto;
 
padding: 12px 10px;
 
padding: 12px 10px;
    background-color: #ff533d;
+
      background-color: #9DCDC3;
    cursor: pointer;
+
      cursor: pointer;
    text-align: center;
+
      text-align: center;
  color: #ffffff;
+
 
 +
font-weight: bold;
 +
font-size: 24px;
 +
                font-family: 'Lato', sans-serif;
 +
                color: #36454F; /* TAG::LETTERS */
 
-webkit-transition: all 0.4s ease;  
 
-webkit-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
Line 460: Line 485:
 
.igem_2017_content_wrapper .button:hover{
 
.igem_2017_content_wrapper .button:hover{
 
background-color: #3399ff;
 
background-color: #3399ff;
    color: #000000;
+
      color: #000000;
 +
}
 +
 
 +
/* styling for toggle button on hover */
 +
.igem_2017_content_wrapper .toggle:hover{
 +
background: black;
 +
color: #9DCDC3;
 
}
 
}
 
 
 
 
/* special class that the system uses to make sure the team wants a page to be evaluated */
 
/* special class that the system uses to make sure the team wants a page to be evaluated */
 
.judges-will-not-evaluate {
 
.judges-will-not-evaluate {
    width: 96.6%;
+
      width: 96.6%;
 
   margin: 5px 15px;
 
   margin: 5px 15px;
 
   display: block;
 
   display: block;
 
border: 4px solid #3399ff;
 
border: 4px solid #3399ff;
    font-weight: bold;
+
      font-weight: bold;
 
}
 
}
 
 
 
</style>
 
</style>
  
 +
<script>
 +
function toggleDiv(strArg) {
 +
    var x = document.getElementById(strArg);
 +
    if (x.style.display === 'none') {
 +
        x.style.display = 'block';
 +
    } else {
 +
        x.style.display = 'none';
 +
    }
 +
}
 +
</script>
 +
 +
</script>
  
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
Line 497: Line 539:
 
                     <li><a href="/Team:Virginia/Team">Team</a></li>
 
                     <li><a href="/Team:Virginia/Team">Team</a></li>
 
                     <li><a href="/Team:Virginia/Collaborations">Collaborations</a></li>
 
                     <li><a href="/Team:Virginia/Collaborations">Collaborations</a></li>
 +
                    <li><a href="/Team:Virginia/Attributions">Attributions</a></li>
 
         </ul>
 
         </ul>
 
       </li>
 
       </li>
Line 506: Line 549:
 
                     <li><a href="/Team:Virginia/Description">Description</a></li>
 
                     <li><a href="/Team:Virginia/Description">Description</a></li>
 
                     <li><a href="/Team:Virginia/Design">Design</a></li>
 
                     <li><a href="/Team:Virginia/Design">Design</a></li>
                    <li><a href="/Team:Virginia/Experiments">Experiments</a></li>
 
                    <li><a href="/Team:Virginia/Contribution">Contribution</a></li>
 
                    <li><a href="/Team:Virginia/Results">Results</a></li>
 
 
                     <li><a href="/Team:Virginia/Model">Model</a></li>
 
                     <li><a href="/Team:Virginia/Model">Model</a></li>
                     <li><a href="/Team:Virginia/Demonstrate">Demonstrate</a></li>
+
                     <li><a href="/Team:Virginia/Part_Collection">Parts</a></li>
 
                     <li><a href="/Team:Virginia/Improve">Improve</a></li>
 
                     <li><a href="/Team:Virginia/Improve">Improve</a></li>
            <li><a href="/Team:Virginia/InterLab">InterLab</a></li>
+
                    <li><a href="/Team:Virginia/Results">Results</a></li>
 +
 
 +
        </ul>
 +
      </li>
 +
 
 +
 
 +
 
 +
<li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 
                     <li><a href="/Team:Virginia/Notebook">Notebook</a></li>
 
                     <li><a href="/Team:Virginia/Notebook">Notebook</a></li>
 +
            <li><a href="/Team:Virginia/InterLab">InterLab</a></li>
 +
                    <li><a href="/Team:Virginia/Safety">Safety</a></li>
 +
                    <li><a href="/Team:Virginia/Experiments">Protocols</a></li>
 +
                    <li><a href="/Team:Virginia/MedalCriteria">Medal Criteria</a></li>
 
         </ul>
 
         </ul>
 
       </li>
 
       </li>
       <li><a href="#">Page 2</a></li>
+
 
       <li><a href="#">Page 3</a></li>
+
       <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
                    <li><a href="/Team:Virginia/Engagement">Public Engagement</a></li>
 +
                    <li><a href="/Team:Virginia/HP/SilverGold">Integrated Human Practices</a></li>
 +
        </ul>
 +
       </li>
 +
 
 +
<li><a href="https://igem.org/2017_Judging_Form?team=Virginia">Judging</a></li>
 +
 
 +
        </ul>
 +
      </li>
 +
 
 +
   
 +
 
 
     </ul>
 
     </ul>
 
   </div>
 
   </div>
Line 528: Line 597:
 
<!-- start of content -->
 
<!-- start of content -->
 
<div class="igem_2017_content_wrapper">
 
<div class="igem_2017_content_wrapper">
 +
<br>

Latest revision as of 06:18, 1 November 2017