Template:Team:Paris-Saclay/left-column
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
|||
Line 22: | Line 22: | ||
{ | { | ||
$("#circle").css("backgroundColor","#B9D3EE"); | $("#circle").css("backgroundColor","#B9D3EE"); | ||
+ | $("h2").css("color", "#B9D3EE"); | ||
} | } | ||
function mouseOut() | function mouseOut() | ||
{ | { | ||
$("#circle").css("backgroundColor","rgb(60,60,60)"); | $("#circle").css("backgroundColor","rgb(60,60,60)"); | ||
+ | $("h2").css("color", "rgb(60,60,60)"); | ||
} | } | ||
Revision as of 00:15, 1 September 2012
Follow us !