Team:UiOslo Norway/Include/Header

From 2014.igem.org

(Difference between revisions)
Line 25: Line 25:
border: 0px;
border: 0px;
background-color: #606060;
background-color: #606060;
-
height: 15px;
+
height: 16px; /* just enough room for those links */
}
}
/* Get rid of the hover background color in left-menu */
/* Get rid of the hover background color in left-menu */
Line 58: Line 58:
</style>
</style>
-
<script>
 
-
$(document).ready(function(){
 
-
// get the contents of left-menu and right-menu:
 
-
var leftMenu = $('.left-menu');
 
-
var rightMenu = $('.right-menu');
 
-
// put logic here to get those links back on the page _if we've removed them_
 
-
})
 
-
</script>
 
</head>
</head>
<body>
<body>
Line 145: Line 137:
<a href="https://2014.igem.org/Main_Page" class="navbar-brand">
<a href="https://2014.igem.org/Main_Page" class="navbar-brand">
<img  
<img  
-
src="images/Igemlogo_300px.png"
+
src="https://static.igem.org/mediawiki/2014/0/05/ETH_Zurich_igem_logo.png"
alt="iGEM"
alt="iGEM"
height="25px"
height="25px"

Revision as of 15:16, 14 August 2014

UiOslo IGEM 2014