Line 50: | Line 50: | ||
} | } | ||
− | /**************** Protocols *****************/ | + | /**************** Protocols logo *****************/ |
.titre_categorie { | .titre_categorie { | ||
Line 61: | Line 61: | ||
width:10%; | width:10%; | ||
} | } | ||
+ | |||
+ | /**************** Protocols details *****************/ | ||
+ | |||
+ | #lb_broth, #lb_agar, #chloramphenicol, #petri_dish, #glycerol, #cacl2, #mgcl2, #sucrose, #iptg { | ||
+ | display: none; | ||
+ | width: 100%; | ||
+ | background:#2ecc71; | ||
+ | margin: 0%; | ||
+ | } | ||
+ | |||
+ | #lb_broth:target, #lb_agar:target, #chloramphenicol:target, #petri_dish:target, #glycerol:target, #cacl2:target, #mgcl2:target, #sucrose:target, #iptg:target { | ||
+ | display: block; | ||
+ | -webkit-animation: fadeIn 1s; | ||
+ | animation: fadeIn 1s; | ||
+ | } | ||
+ | |||
+ | .top { | ||
+ | font-size: 1vw; | ||
+ | color: white; | ||
+ | } | ||
</style> | </style> | ||
Line 99: | Line 119: | ||
<a href="#" style="text-decoration: none;"> <img class="logo" src="https://static.igem.org/mediawiki/2017/0/06/Lab_2.png"></a> | <a href="#" style="text-decoration: none;"> <img class="logo" src="https://static.igem.org/mediawiki/2017/0/06/Lab_2.png"></a> | ||
</center></div> | </center></div> | ||
+ | |||
+ | <!- -------------- PROTOCOLS LOGO --------------- -> | ||
+ | |||
+ | <div id="lb_broth"> | ||
+ | <h5> | ||
+ | Materials : | ||
+ | <li>20g LB Broth Base (powder)</li> | ||
+ | <li>1L Distillated Water</li> | ||
+ | Methods : | ||
+ | <ol> | ||
+ | <li>Add 20g of LB Broth Base per 1L of distillated water</li> | ||
+ | <li>Homogenize</li> | ||
+ | <li>Autoclave at 121°C for 15 minutes</li> | ||
+ | </ol> | ||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="lb_agar"> | ||
+ | <h5> | ||
+ | Materials : | ||
+ | <li>32g LB Agar (powder)</li> | ||
+ | <li>1L Distilled Water</li> | ||
+ | Methods : | ||
+ | <ol> | ||
+ | <li>Add 32g of LB Agar per 1L of distilled water</li> | ||
+ | <li>Homogenize</li> | ||
+ | <li>Autoclave at 121°C for 15 minutes</li> | ||
+ | </ol> | ||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="chloramphenicol"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="petri_dish"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="glycerol"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="cacl2"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="mgcl2"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="sucrose"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
+ | |||
+ | <div id="iptg"> | ||
+ | <h5> | ||
+ | |||
+ | </h5> | ||
+ | <a href="#prep" style="text-decoration: none;"><h2 class="top">TOP</h2></a> | ||
+ | </div> | ||
<!- -------------- RESULTS BANNER --------------- -> | <!- -------------- RESULTS BANNER --------------- -> |
Revision as of 15:11, 29 August 2017
Protocols
Preparations
Experimentations
Materials :
- Add 20g of LB Broth Base per 1L of distillated water
- Homogenize
- Autoclave at 121°C for 15 minutes
TOP
Materials :
- Add 32g of LB Agar per 1L of distilled water
- Homogenize
- Autoclave at 121°C for 15 minutes
TOP