Team:TU Delft-Leiden/Templates/Start
From 2014.igem.org
(Difference between revisions)
(Undo revision 140436 by Dschmieden (talk)) |
(Undo revision 140345 by Dschmieden (talk)) |
||
Line 6: | Line 6: | ||
<base href="https://2014.igem.org"/> | <base href="https://2014.igem.org"/> | ||
<link rel="stylesheet" type="text/css" href="Maincustom.css"> | <link rel="stylesheet" type="text/css" href="Maincustom.css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<link rel="stylesheet" type="text/css" href="960_12_col.css" > | <link rel="stylesheet" type="text/css" href="960_12_col.css" > | ||
</head> | </head> | ||
Line 71: | Line 59: | ||
</div> | </div> | ||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | <style> | ||
+ | body { | ||
+ | font-family: "Calibri"; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size: 2.8em; | ||
+ | } | ||
+ | p { | ||
+ | font-size: 1.3em; | ||
+ | } | ||
+ | .tableofcontents{ | ||
+ | border: 1px solid #898989; | ||
+ | background-color: #f5f5f5; | ||
+ | display: inline-block; | ||
+ | align="left"; | ||
+ | padding: 5px; | ||
+ | margin: 25px; | ||
+ | } | ||
+ | table, th, td { | ||
+ | border: 1px solid black; | ||
+ | border-collapse: collapse; | ||
+ | } | ||
+ | th, td { | ||
+ | padding: 5px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | caption { | ||
+ | text-align:left; | ||
+ | } | ||
+ | </style> | ||
+ | <!-- MathJax (LaTeX for the web) --> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | <script> | ||
+ | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
+ | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
+ | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
+ | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
+ | |||
+ | ga('create', 'UA-55001918-1', 'auto'); | ||
+ | ga('send', 'pageview'); | ||
+ | |||
+ | </script> | ||
+ | </head> | ||
<body> | <body> |
Revision as of 10:43, 27 September 2014