Team:TU Delft-Leiden/Templates/stylemod

From 2014.igem.org

(Difference between revisions)
(Blanked the page)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<style>
 
-
body {
 
-
    font-family: "Calibri";   
 
-
}
 
-
h2 {
 
-
    font-size: 2.5em;
 
-
}
 
-
p {
 
-
    font-size: 1.0em;
 
-
}
 
-
caption {
 
-
    font-size: 0.8em;
 
-
    font-weight: italic;
 
-
}
 
-
.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>
 
-
<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>
 
-
</html>
 

Latest revision as of 20:31, 12 October 2014