Template:ITESM14/Style
From 2014.igem.org
(Difference between revisions)
Ejzardainc (Talk | contribs) |
Ejzardainc (Talk | contribs) |
||
(7 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | |||
+ | <title>Project</title> | ||
+ | <link rel="shortcut icon" href="images/favicon.ico"/> | ||
<!-- Javascript --> | <!-- Javascript --> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> | ||
+ | <script src="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_lightbox.min.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_main.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
<!--CSS Reset --> | <!--CSS Reset --> | ||
Line 19: | Line 24: | ||
<link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_main.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_main.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
<link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_navbar.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_navbar.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_lightbox.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_tab.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_team.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet"> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200,300,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <script type="text/javascript" src="http://d3js.org/d3.v3.min.js"></script> | ||
+ | <script type="text/javascript" src="http://cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.min.js"></script> | ||
+ | <link rel="stylesheet" href="http://cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.css" /> | ||
- | <link href= | + | <link href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_katex.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> |
+ | <script src="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_katex.js?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script> | ||
+ | $(function(){ | ||
+ | $("#wiki-header").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_header.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | </script> | ||
+ | <script> | ||
+ | $(function(){ | ||
+ | $("#wiki-footer").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_footer.html?action=raw&ctype=text/html"); | ||
+ | }); | ||
+ | </script> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 00:37, 18 October 2014