Template:Team:Waterloo/NavBar
From 2009.igem.org
(Difference between revisions)
Dookehster (Talk | contribs) |
Dookehster (Talk | contribs) |
||
Line 12: | Line 12: | ||
$(function() { | $(function() { | ||
$("h1").addClass("ui-corner-all"); | $("h1").addClass("ui-corner-all"); | ||
- | $("h2").addClass("ui-corner-all"); | + | //$("h2").addClass("ui-corner-all"); |
$("h3").addClass("ui-corner-all"); | $("h3").addClass("ui-corner-all"); | ||
$("h1").addClass("ui-state-highlight"); | $("h1").addClass("ui-state-highlight"); | ||
Line 19: | Line 19: | ||
$("table").addClass("ui-widget-content"); | $("table").addClass("ui-widget-content"); | ||
- | $("table").addClass("ui-corner-all"); | + | //$("table").addClass("ui-corner-all"); |
}); | }); | ||
</script> | </script> |
Revision as of 00:11, 22 October 2009