Template:Team:HokkaidoU Japan/JS

From 2014.igem.org

(Difference between revisions)
Osamu (Talk | contribs)
(Created page with "$(document).ready(function(){$('#bodyContent').css('background', 'red');});")
Newer edit →

Revision as of 15:03, 25 May 2014

$(document).ready(function(){$('#bodyContent').css('background', 'red');});