Team:Goettingen

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
    
    
   $(".home").addClass("deact");
   $(".home").addClass("deact");
-
   homeOverview();
+
   $(document).ready(function(){
 +
  $(".f-larger").click(function(){
 +
    $("p").css("font-size","14pt");
 +
  });
 +
  $(".f-smaller").click(function(){
 +
    $("p").css("font-size","12pt");
 +
  });
 +
  $(".f-medium").click(function(){
 +
$("p").css("font-size","13pt");
 +
  });
 +
  $("#our-project").hide();
 +
 
 +
  $(".bkg").click(function(){
 +
$("#background").show();
 +
$("#our-project").hide();
 +
  });
 +
  $(".opr").click(function(){
 +
$("#our-project").show();
 +
$("#background").hide();
 +
  });
 +
});
});
});
</script>
</script>

Revision as of 01:31, 1 June 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria