Template:Team:Paris-Saclay/left-column

From 2012.igem.org

(Difference between revisions)
Line 22: Line 22:
{
{
$("#circle").css("backgroundColor","#B9D3EE");
$("#circle").css("backgroundColor","#B9D3EE");
-
$("a").css("color", "#B9D3EE");
 
}
}
function mouseOut()
function mouseOut()
{
{
$("#circle").css("backgroundColor","rgb(60,60,60)");
$("#circle").css("backgroundColor","rgb(60,60,60)");
-
$("a").css("color", "rgb(60,60,60)");
 
}  
}  

Revision as of 00:24, 1 September 2012

Related Items

Follow us !