Line 29: | Line 29: | ||
− | input[type="checkbox"][id="General"]:checked ~ .general, input[type="checkbox"][id="Cas13a"]:checked ~ .cas13a, input[type="checkbox"][id="Other"]:checked ~ .other, input[type="checkbox"][id="Readout"]:checked ~ .readout, input[type="checkbox"][id="All"]:checked ~ .myProtocol{ | + | input[type="checkbox"][id="General"]:checked ~ .general, input[type="checkbox"][id="Cas13a"]:checked ~ .cas13a, input[type="checkbox"][id="Other"]:checked ~ .other, input[type="checkbox"][id="Readout"]:checked ~ .readout, input[type="checkbox"][id="All"]:checked ~ .myProtocol, input[type="checkbox"][id="ProteinSequences"]:checked ~ .protein{ |
display: block; | display: block; | ||
} | } | ||
Line 425: | Line 425: | ||
<tr><td colspan=3 align=left valign=center> | <tr><td colspan=3 align=left valign=center> | ||
− | <font size=7 color=#787878><b> | + | <font size=7 color=#787878><b>Protein and nucleic acid sequences</b></font> |
</td></tr> | </td></tr> | ||
<tr class="lastRow"><td colspan=3 align=center valign=center> | <tr class="lastRow"><td colspan=3 align=center valign=center> | ||
<div class="month"> | <div class="month"> | ||
− | <input type="checkbox" id=" | + | <input type="checkbox" id="ProteinSequences" name="type"/><label for="ProteinSequences">Proteins</label> |
− | <input type="checkbox" id=" | + | <input type="checkbox" id="NucleotidSequences" name="type"/><label for="NucleotidSequences">Nucleic acids</label> |
− | + | <div class="myProtocol protein"> | |
− | + | <input type="checkbox" id="ProteinFile"> | |
− | + | <h2><label for="ProteinFile">ProteinAuNP cleavage</label></h2> | |
+ | <object data="https://static.igem.org/mediawiki/2017/e/ee/T--Munich--protocol--au_np_cleavage.pdf" width="100%" height="100%"> | ||
+ | <p> <a href="https://static.igem.org/mediawiki/2017/e/ee/T--Munich--protocol--au_np_cleavage.pdf" > Click here! </a> </p> | ||
+ | </object> | ||
+ | </div> | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 06:23, 28 October 2017