Template:UalbertaHeader3

From 2012e.igem.org

(Difference between revisions)
Line 6: Line 6:
.firstHeading {display: none;}
.firstHeading {display: none;}
 +
 +
}
 +
 +
#topmenu{
 +
}
 +
 +
#topmenu ul{
 +
height:30px;
 +
list-style:none;
 +
margin:0;
 +
padding:0px;
 +
}
 +
 +
#topmenu li{
 +
float:left;
 +
padding:0px;
 +
}
 +
 +
#topmenu li a{
 +
background:#72d451;
 +
color:#000000;
 +
display:block;
 +
font-weight:bold;
 +
line-height:30px;
 +
margin:0px;
 +
padding:0px 20px;
 +
text-align:center;
 +
text-decoration:none;
 +
}
 +
 +
#topmenu li a:hover, #topmenu ul li:hover a{
 +
background: #235f2d;
 +
color:#000000;
 +
text-decoration:none;
 +
border:solid 0px 0px 0px 0px;
 +
border-color:#ff0000;
 +
}
 +
 +
#topmenu li ul{
 +
background:#dedede;
 +
display:none;
 +
height:auto;
 +
padding:0;
 +
margin:0;
 +
border:0;
 +
position:absolute;
 +
width:200px;
 +
z-index:200;
 +
}
 +
 +
#topmenu li:hover ul{
 +
display:block;
 +
}
 +
 +
#topmenu li li {
 +
display:block;
 +
float:none;
 +
margin:0;
 +
padding:0;
 +
width:200px;
 +
}
 +
 +
#topmenu li:hover li a{
 +
background:none;
 +
}
 +
 +
#topmenu li ul a{
 +
display:block;
 +
height:30px;
 +
font-size:12px;
 +
font-style:normal;
 +
margin:0px;
 +
padding:0px 10px 0px 15px;
 +
text-align:left;
 +
}
 +
 +
#topmenu li ul a:hover, #topmenu li ul li:hover a{
 +
background:#000000;
 +
border:0px;
 +
color:#ff7200;
 +
text-decoration:none;
 +
}
 +
 +
#topmenu p{
 +
clear:left;
 +
}
</style>
</style>
-
</html>
+
<body>
-
[[File:IGEM_LOGO_3(2)_final.jpg‎|center|]]
+
<br>
 +
 
 +
<img src="https://static.igem.org/mediawiki/2012e/9/9a/IGEM_LOGO_3%282%29_final.jpg" style="margin-bottom:25px;"> <img src="http://www.isset.ualberta.ca/AlbertaSAT/images/UoA_LogoRound.jpg" width="197px" height="201px" style="float:right; margin-right:25px;">
 +
 +
 
 +
<div id="topmenu">
 +
 
 +
<ul>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E">Home</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Team">Team</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Opportunity">Project</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Summary">Elevator Pitch Video</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Notebook">Notebook</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Genetics">Genetics</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Business_Plan">Business Plan</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Source_Data">Source Data</a></li>
 +
<li><a href="https://2012e.igem.org/wiki/index.php/Team:Alberta-North-RBI_E/Attributions">Attributions</a></li>
 +
</ul>
 +
 
 +
</html>

Revision as of 05:17, 21 August 2012