Team:KULeuven

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
body {background: #FFFFFF;}
body {background: #FFFFFF;}
 +
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
 +
#top-section {
#top-section {
background-image: url();
background-image: url();
height:200px  ! important;;
height:200px  ! important;;
 +
}
 +
 +
/* Navigation Bar */
 +
 +
#navbar{
 +
height:35px;
 +
line-height:30px;
 +
}
 +
 +
#navbar a:link, #navbar a:visited, #navbar a:hover{
 +
color:#FFFFFF;
 +
font-weight:bold;
 +
margin-right:10px;
 +
margin-left:45px;
 +
text-decoration:none;
 +
}
 +
 +
 +
#navbar a:visited,{color:#FFFFFF;
 +
font-weight:bold;
 +
margin-right:10px;
 +
margin-left:45px;
 +
text-decoration:none;
 +
}
 +
 +
#navbar a:hover{color:#218868;
 +
font-weight:bold;
 +
margin-right:10px;
 +
margin-left:45px;
 +
text-decoration:none;
}
}
</style>
</style>
 +
 +
<div id="navbar-container">
 +
 +
<div id="navbar">
<div id="content">
<div id="content">

Revision as of 13:07, 12 July 2011