Difference between revisions of "Team:TP-CC San Diego/Templates/NavBar"

Line 23: Line 23:
 
     appearance: button;
 
     appearance: button;
 
     text-decoration: none;
 
     text-decoration: none;
     color: #5396ac;;
+
     color: #5396ac;
 
}
 
}
  
Line 178: Line 178:
 
<nav>
 
<nav>
 
<button onmouseover="show6()" onmouseout="show6()" class="dropbutton">Project</button>
 
<button onmouseover="show6()" onmouseout="show6()" class="dropbutton">Project</button>
<div id="myDropdown" onmouseover="show()" onmouseout="show()" class="drop-content">
+
<a href="https://2017.igem.org/Team:TP-CC_San_Diego/Overview">Overview</a>
+
<a href="https://2017.igem.org/Team:TP-CC_San_Diego/SingleCellModel">Single Cell Model</a>
+
<a href="https://2017.igem.org/Team:TP-CC_San_Diego/PopulationModel">Population Model</a>
+
</div>
+
 
 
 
 

Revision as of 21:46, 13 August 2017