Template:Team:HokkaidoU Japan/JS
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <script type="javascript"> | + | <script type="text/javascript"> |
(function() { | (function() { | ||
$(function() { | $(function() { | ||
- | return $('#menubar.left-menu ul li:last-child').css('color', | + | return $('#menubar.left-menu ul li:last-child').css('color', ''); |
}); | }); | ||
Revision as of 06:25, 27 May 2014