Team:Oxford
From 2014.igem.org
(Difference between revisions)
m |
|||
Line 9: | Line 9: | ||
$.vegas({src:'http://ball.sjc.ox.ac.uk/Images/Canterbury-web.jpg',fade:1000}); | $.vegas({src:'http://ball.sjc.ox.ac.uk/Images/Canterbury-web.jpg',fade:1000}); | ||
$('.hasdropdown').hover(function() { | $('.hasdropdown').hover(function() { | ||
- | $(this).find('.dropdown').stop(true,true).slideToggle(200); | + | $(this).find('.dropdown').stop(true,true).slideToggle(200); |
- | }) | + | }) |
}) | }) | ||
Line 210: | Line 210: | ||
width: 100%; | width: 100%; | ||
background: rgba(0,0,0,0.8); | background: rgba(0,0,0,0.8); | ||
+ | margin-top: 300px; | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
min-width:600px; | min-width:600px; |
Revision as of 00:18, 5 August 2014