Line 14: | Line 14: | ||
#multiBox { | #multiBox { | ||
border-color: darkblue; | border-color: darkblue; | ||
+ | } | ||
+ | |||
+ | #singleBox { | ||
+ | border-color: darkred; | ||
+ | } | ||
+ | |||
+ | #doeBox { | ||
+ | border-color: yellow; | ||
} | } | ||
Line 70: | Line 78: | ||
<div id="multiBox" class="modelbox"> | <div id="multiBox" class="modelbox"> | ||
+ | <h3>Introduction</h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> The Systematic Review of Biosensors Throughout iGEM </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> The Modular and Multicellular Biosensor Development Platform </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> Results </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> Conclusion and Further Work </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="singleBox" class="modelbox"> | ||
+ | <h3>Introduction</h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> The Systematic Review of Biosensors Throughout iGEM </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> The Modular and Multicellular Biosensor Development Platform </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> Results </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <h3> Conclusion and Further Work </h3> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | <br /> | ||
+ | </div> | ||
+ | |||
+ | <div id="doeBox" class="modelbox"> | ||
<h3>Introduction</h3> | <h3>Introduction</h3> | ||
<br /> | <br /> |
Revision as of 14:18, 5 September 2017
|
|
|