Team:MIT/CircuitProduction
From 2013.igem.org
(Difference between revisions)
(Created page with "{{MIT-style}} {{MIT-header2}} <html> <head> <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/> <script...") |
|||
Line 1: | Line 1: | ||
- | {{MIT- | + | {{MIT-results2}} |
- | + | ||
<html> | <html> | ||
<head> | <head> | ||
Line 9: | Line 8: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | document.title = "MIT iGEM - | + | document.title = "MIT iGEM - Circuit Production"; |
$('#nav_motivation a').first().css('background-color','#333333'); | $('#nav_motivation a').first().css('background-color','#333333'); | ||
$('.col_list li').css('cursor','pointer'); | $('.col_list li').css('cursor','pointer'); |