Line 3: | Line 3: | ||
<style> | <style> | ||
− | . | + | button{ |
− | + | background: ; | |
+ | width: 100%; | ||
+ | font-size: 20px; | ||
+ | padding:10px; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | .expandall, .hideall{ | ||
+ | width: 200px;; | ||
+ | font-size:20px; | ||
+ | float:right; | ||
+ | padding:10px; | ||
+ | } | ||
+ | |||
+ | .geneswitch{ | ||
+ | border: 1px solid grey; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | .subnote{ | ||
+ | font-size: 25px; | ||
+ | color: orange; | ||
+ | } | ||
+ | |||
+ | .list{ | ||
+ | |||
} | } | ||
Line 14: | Line 39: | ||
+ | <button class="hideall">Hide All Recipes</button> | ||
+ | <button class="expandall">Expand All Recipes</button> | ||
+ | |||
+ | |||
+ | <!------------------------------------------------------Week 1-----------------------------------------------------> | ||
+ | |||
+ | <button type="button" class="week1button">Week 1 (4<sup>th</sup> to 8<sup>th</sup> of July)</button> | ||
+ | |||
+ | |||
+ | <div class="week1"> | ||
+ | <div class="geneswitch"> | ||
+ | <h1 class="subnote">Inducible Gene Switch</h1> | ||
+ | <ul class="list"> | ||
+ | <li>Made stocks of our reagents Glucose Stock for 0.005 g/mL, Glucose Oxidase Stock for 0.0025 g/mL, HRP Stock for 250 μL/mL, ABTS for 0.0025 g/mL</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
Revision as of 18:16, 13 October 2016
Notebook
Inducible Gene Switch
- Made stocks of our reagents Glucose Stock for 0.005 g/mL, Glucose Oxidase Stock for 0.0025 g/mL, HRP Stock for 250 μL/mL, ABTS for 0.0025 g/mL