Template:Team:Waterloo/NavBar

From 2009.igem.org

(Difference between revisions)
Line 15: Line 15:
$("h3").addClass("ui-corner-all");
$("h3").addClass("ui-corner-all");
$("h1").addClass("ui-state-highlight");
$("h1").addClass("ui-state-highlight");
-
$("h2").addClass("ui-state-highlight");
+
//$("h2").addClass("ui-state-highlight");
$("h3").addClass("ui-state-highlight");
$("h3").addClass("ui-state-highlight");
Line 23: Line 23:
</script>
</script>
<style type="text/css">
<style type="text/css">
 +
#toctitle {
 +
   
 +
}
 +
h1, h2, h3 {
h1, h2, h3 {
-
  padding: 10px;
+
    padding: 10px;
}
}

Revision as of 00:10, 22 October 2009