Line 3: | Line 3: | ||
<br> | <br> | ||
<html> | <html> | ||
+ | <style> | ||
+ | #box1{ | ||
+ | float: left; | ||
+ | margin-right: 10px; | ||
+ | position: relative; | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | background-color: #EFE6C5; | ||
+ | } | ||
+ | #box2{ | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | width: 35%; | ||
+ | left: 2%; | ||
+ | } | ||
+ | |||
+ | #box3{ | ||
+ | float: left; | ||
+ | margin-right: 10px; | ||
+ | position: relative; | ||
+ | margin-bottom: 50px; | ||
+ | |||
+ | } | ||
+ | |||
+ | h3{ | ||
+ | color: #000; | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | |||
+ | p{ | ||
+ | color: #000; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | #box1 a, #box3 a{ | ||
+ | color: #F1594B; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <h3> This page documents the wet lab experiments relating to our lightbulb constructs. </h3> | ||
<p><a href="https://2016.igem.org/Team:Newcastle/Notebook/Lab/Lightbulb/Week_1">Week 1</a></p> | <p><a href="https://2016.igem.org/Team:Newcastle/Notebook/Lab/Lightbulb/Week_1">Week 1</a></p> | ||
<p><a href="https://2016.igem.org/Team:Newcastle/Notebook/Lab/Lightbulb/Week_2">Week 2</a></p> | <p><a href="https://2016.igem.org/Team:Newcastle/Notebook/Lab/Lightbulb/Week_2">Week 2</a></p> |
Revision as of 17:34, 16 October 2016