Team:UNIK Copenhagen/Signe Nav2

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> - --Changes in some of the iGEM css--: #contentSub, .firstHeading, #footer-box, #catlinks, #search-controls{ display:none; } body, html, ...")
(Blanked the page)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<style type="text/css">
 
-
/*--Changes in some of the iGEM css--*/
 
-
#contentSub, .firstHeading, #footer-box, #catlinks, #search-controls{
 
-
display:none;
 
-
}
 
-
body, html, #globalWrapper, #content{
 
-
background: transparent;
 
-
border: none;
 
-
}
 
-
body{
 
-
width: 1000px;
 
-
margin: 0 auto;
 
-
position: relative;
 
-
}
 
-
 
-
#navbarcontainer { width: 100%; height: 35px; background: #666; margin-top:0px;}
 
-
#navbar {width:975px; margin-left: auto; margin-right: auto; position:relative; height: 35px;}
 
-
#navbarsocial {float:right; padding-top: 4px;}
 
-
#flashylink {display: block; float: left; border: 0px solid #fff; color: #F37321; text-shadow: #000 1px 1px 1px; padding:3px; line-height: 100%; text-align: center; font-weight: bold; font-size: .8em; -webkit-border-radius: 3px;
 
-
-moz-border-radius: 3px;
 
-
border-radius: 3px; margin-right: 30px;}
 
-
#flashylink a:hover {color: #F37321;}
 
-
 
-
 
-
 
-
 
-
*{
 
-
padding: 0px;
 
-
margin: 0px;
 
-
list-style: none;
 
-
}
 
-
#nav li{
 
-
list-style: none;
 
-
float: left;
 
-
position: relative;
 
-
background: #003333;
 
-
top: 50px;
 
-
padding: 0px;
 
-
margin: 0px;
 
-
}
 
-
#nav ul li a{
 
-
text-align: center;
 
-
font-family: "Tahoma";
 
-
text-decoration: none;
 
-
height: 30px;
 
-
width: 116px;
 
-
display: block;
 
-
color: white;
 
-
padding: 0px;
 
-
margin: 0px;
 
-
}
 
-
#nav ul li ul a{
 
-
text-align: left;
 
-
width:130px;
 
-
padding-left: 10px;
 
-
border-top: 1px solid white;
 
-
}
 
-
#nav ul{
 
-
line-height: 30px;}
 
-
#nav ul ul{
 
-
position: absolute;
 
-
visibility: hidden;
 
-
top:-24px;
 
-
}
 
-
#nav ul li:hover ul{
 
-
visibility: visible;
 
-
}
 
-
#nav li:hover a{
 
-
color: #99cc99;
 
-
}
 
-
#nav ul li:hover ul li a{
 
-
background: #336666;
 
-
color: white;
 
-
}
 
-
#nav ul li:hover ul li a:hover{
 
-
color: #99ff99;
 
-
}
 
-
 
-
 
-
 
-
</style>
 
-
</head>
 
-
<body>
 
-
<div id="wrapper">
 
-
<div id="nav">
 
-
<ul>
 
-
<li><a href="new.html">Home</a></li>
 
-
<li><a href="new.html">Project</a>
 
-
<ul>
 
-
<li><a href="new.html">Theory</a></li>
 
-
<li><a href="new.html">Attributions</a></li>
 
-
</ul></li>
 
-
<li><a href="https://2013.igem.org/Team:UNIK_Copenhagen/Team">Team</a>
 
-
<ul><li><a href="#">Official Team Profile</a></li></ul></li>
 
-
<li><a href="#">Safety and Etics</a></li>
 
-
<li><a href="#">iShorts</a></li>
 
-
<li><a href="#">The CPH Strain</a></li>
 
-
<li><a href="#">Notebook</a>
 
-
<ul>
 
-
<li><a href="new2.html">Thursday 25/7/13</a></li>
 
-
<li><a href="new.html">Tuesday 30/7/13</a></li>
 
-
<li><a href="new.html">Sunday 4/7/13</a></li>
 
-
</ul></li>
 
-
<li><a href="#">Sponsors</a></li>
 
-
</ul>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</html>
 

Latest revision as of 11:08, 6 August 2013