Team:Oxford/templates/headerredirect

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<script>
 
-
$(document).ready(function() {
 
-
$('.hasdropdown').hover(function() {
 
-
$(this).find('.dropdown').stop(true,true).slideToggle(200);
 
-
})
 
-
 
-
})
 
-
 
-
</script>
 
<style>
<style>
Line 178: Line 169:
font-size: 10px;
font-size: 10px;
font-weight: 300;
font-weight: 300;
-
background: #f5f5f5;
+
background: #33CC66;
}
}
Line 519: Line 510:
</style>
</style>
-
<header>
+
-
<div class="container">
+
-
<div id="logo">
+
-
<a href="http://www.ox.ac.uk"><span></span></a>
+
-
</div>
+
-
<div href="https://igem.org/Main_Page" id="igem_logo">
+
-
<a href="https://igem.org/Main_Page"><span></span></a>
+
-
</div>
+
-
</div>
+
-
</header>
+
-
 
+
</html>
</html>
-
{{:Team:Oxford/templates/nav}}
 

Latest revision as of 12:47, 7 August 2014