Team:Carnegie Mellon

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html lang="en">
<html lang="en">
   <head>
   <head>
-
 
-
<script type="text/javascript">
 
-
  $(document).ready(function() {
 
-
  // Hide the "view" div.
 
-
  $('div.view').hide();
 
-
  // Watch for clicks on the "slide" link.
 
-
  $('div.slide').click(function() {
 
-
  // When clicked, toggle the "view" div.
 
-
  $('div.view').slideToggle(400);
 
-
  return false;
 
-
});
 
-
});
 
-
</script>
 
-
 
-
<!-- Referenced: https://2011.igem.org/wiki/index.php?title=Team:DTU-Denmark/Templates/Standard_page_begin&action=edit -->
 
-
 
-
 
-
<!-- iGem wiki hacks -->
 
-
    <!-- Remove all empty <p> tags -->
 
-
    <script type="text/javascript">
 
-
        $(document).ready(function() {
 
-
            $("p").filter( function() {
 
-
                return $.trim($(this).html()) == '';
 
-
            }).remove();
 
-
        });
 
-
    </script>
 
-
 
-
 
    
    
   <meta charset="utf-8">
   <meta charset="utf-8">
Line 47: Line 19:
     body {
     body {
       padding-bottom: 40px;
       padding-bottom: 40px;
-
     background: #333333;
+
     background: #FFFF33;
       color: #5a5a5a;
       color: #5a5a5a;
   font-size: 12px;
   font-size: 12px;

Revision as of 16:23, 22 August 2014

Carousel Template · Bootstrap


sensor practices practices collaborations

Retrieved from "http://2014.igem.org/Team:Carnegie_Mellon"