Template:Limitertemp
From 2008.igem.org
(Difference between revisions)
Line 127: | Line 127: | ||
$("#nav a").css('display', 'inline-block'); | $("#nav a").css('display', 'inline-block'); | ||
$("#nav a").hover(function () {$(this).css('background-color', '#d4e2ef')}, | $("#nav a").hover(function () {$(this).css('background-color', '#d4e2ef')}, | ||
- | function () {$(this).css('background-color', '# | + | function () {$(this).css('background-color', '#66ccff')}); |
$("#nav div a").css('display', 'block'); | $("#nav div a").css('display', 'block'); | ||
$("#nav div").css('left', '0'); | $("#nav div").css('left', '0'); |
Revision as of 03:53, 28 October 2008