Template:Team:Waterloo/NavBar
From 2009.igem.org
(Difference between revisions)
Dookehster (Talk | contribs) |
Dookehster (Talk | contribs) |
||
Line 17: | Line 17: | ||
$("h2").addClass("ui-state-highlight"); | $("h2").addClass("ui-state-highlight"); | ||
$("h3").addClass("ui-state-highlight"); | $("h3").addClass("ui-state-highlight"); | ||
+ | |||
+ | $("table").addClass("ui-corner-all"); | ||
+ | $("table").addClass("ui-state-default"); | ||
+ | $("table").css("ui-state-default"); | ||
}); | }); | ||
</script> | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | h1, h2, h3 { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
/* | /* | ||
* jQuery UI CSS Framework | * jQuery UI CSS Framework |
Revision as of 00:05, 22 October 2009