Template:NotebookUpper
From 2013hs.igem.org
(Difference between revisions)
Jack Allen (Talk | contribs) |
|||
(2 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
/--> | /--> | ||
- | + | <html><head> | |
- | <html> | + | |
- | <head> | + | |
- | + | ||
<link href='http://fonts.googleapis.com/css?family=Roboto|Anaheim' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Roboto|Anaheim' rel='stylesheet' type='text/css'> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 42: | Line 38: | ||
height:auto; | height:auto; | ||
overflow:hidden; | overflow:hidden; | ||
- | background-image: url(' | + | background-image: url('http://static.tumblr.com/idir0tq/Yolmophiq/lab_notebook_.png'); |
background-position:center 0px; | background-position:center 0px; | ||
border: none; | border: none; | ||
Line 87: | Line 83: | ||
</style> | </style> | ||
- | |||
</head> | </head> | ||
- | |||
<body> | <body> | ||
- | |||
<div id="fixiert"> | <div id="fixiert"> | ||
- | <h4> | + | <h4>Table of Contents</h4> |
<li class="planning"> | <li class="planning"> | ||
<b><a href="http://2013HS.igem.org/Team:NC_School_of_Sci_Math/Lab_Notebook#Planning">Planning and Development</a></b> | <b><a href="http://2013HS.igem.org/Team:NC_School_of_Sci_Math/Lab_Notebook#Planning">Planning and Development</a></b> | ||
Line 154: | Line 147: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |