Template:Team:HokkaidoU Japan/JS

From 2014.igem.org

(Difference between revisions)
Line 254: Line 254:
}).call(this);
}).call(this);
-
$(document).ready(function(){$('#top_univ').css('background', 'red');});
+
$(document).ready(function(){
 +
  $('#top_univ').css('color', 'red');
 +
});
</script>
</script>
</html>
</html>

Revision as of 07:12, 20 August 2014