Team:Queens-Canada/head

From 2010.igem.org

(Difference between revisions)
Line 178: Line 178:
         height: 135px;
         height: 135px;
         overflow: hidden;
         overflow: hidden;
 +
}
 +
.nav {
 +
        height: 135px;
}
}
</style>
</style>
Line 220: Line 223:
<div id="nav">
<div id="nav">
-
<div id="nav_idea">
+
<div id="nav_idea" class="nav">
<a href="/Team:Queens-Canada">Home</a><br>
<a href="/Team:Queens-Canada">Home</a><br>
This is the page which we call home.<br>
This is the page which we call home.<br>
Line 227: Line 230:
</div>
</div>
-
<div id="nav_results">
+
<div id="nav_results" class="nav">
<a href="/Team:Queens-Canada/Parts">Parts</a><br>
<a href="/Team:Queens-Canada/Parts">Parts</a><br>
This is the page which we call parts.<br>
This is the page which we call parts.<br>
Line 236: Line 239:
</div>
</div>
-
<div id="nav_process">
+
<div id="nav_process" class="nav">
<a href="/Team:Queens-Canada/Notebook">Notebook</a>
<a href="/Team:Queens-Canada/Notebook">Notebook</a>
This is the page which we call notebook.<br>
This is the page which we call notebook.<br>
</div>
</div>
-
<div id="nav_misc">
+
<div id="nav_misc" class="nav">
<a href="https://igem.org/Team.cgi?year=2010&amp;team_name=Queens-Canada">Official Team Description</a><br>
<a href="https://igem.org/Team.cgi?year=2010&amp;team_name=Queens-Canada">Official Team Description</a><br>
This is the page which we call officious.<br>
This is the page which we call officious.<br>

Revision as of 19:50, 21 June 2010