Difference between revisions of "Team:Vanderbilt/Project/Circuit"

Line 1: Line 1:
 
{{Template:Vanderbilt_Header}}
 
{{Template:Vanderbilt_Header}}
 +
<html>
 +
<style>
 +
.btn {
 +
  -webkit-border-radius: 0 !important;
 +
    -moz-border-radius: 0 !important;
 +
          border-radius: 0 !important;
 +
background-color: #3e0812;
 +
color: #9e515e;
 +
}
 +
a:link {
 +
    text-decoration: none;
 +
color: #9e515e;
 +
}
 +
a:visited {
 +
    text-decoration: none;
 +
color: #9e515e;
 +
}
 +
.chosen {
 +
background-color: #220006;
 +
color: #3e0812;
 +
}
 +
 +
</style>
 +
 +
<div id="breadcrumb_container" class="container" style="position:fixed; top:75px; z-index:2;">
 +
<div class="row">
 +
        <div class="btn-group btn-breadcrumb">
 +
            <a href="#" class="btn btn-default"><img src="https://static.igem.org/mediawiki/2015/a/af/Vanderbilt_2015_flask.png" alt="project" height="16" width="16"/></a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Background" class="btn btn-default">Background</a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Sequence" class="btn btn-default">Sequence</a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Circuit" class="btn btn-default chosen">Circuit</a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Organism" class="btn btn-default">Organism</a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Nanopore" class="btn btn-default">Nanopore</a>
 +
            <a href="https://2015.igem.org/Team:Vanderbilt/Project/Achievements" class="btn btn-default">Achievements</a>
 +
        </div>
 +
</div>
 +
</div>
 +
 +
</html>
 
{{Template:Vanderbilt_Navbar}}
 
{{Template:Vanderbilt_Navbar}}
 
<html>
 
<html>

Revision as of 06:16, 18 September 2015

Vanderbilt iGEM 2015