Skip to content
Snippets Groups Projects
Commit 348bd3da authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file safety.html

parent 3b2e9722
No related branches found
No related tags found
No related merge requests found
......@@ -49,21 +49,6 @@
<div class="progress-text">0%</div>
</div>
<div class="modal fade" id="descriptionModal" tabindex="-1" aria-labelledby="descriptionModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="descriptionModalLabel">Description</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<iframe src="https://2024.igem.wiki/Tsinghua/description" width="100%" height="500px" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="row mt-4">
<div class="col-lg-12">
<h2 id="Project Safety">
......@@ -77,7 +62,7 @@
<div class="row mt-4">
<div class="col-lg-12">
<h3>Design</h3>
<p>In project design, we double our biosecurity through nutritional deficiencies and suicide genes. We used four deficiencies of yeast with four nutritional deficiencies as the engineered bacteria, and two different nutritional deficiencies remained after the transformation of plasmids. As a result, engineered yeasts can only survive under laboratory conditions at present, effectively preventing the leakage of engineered bacteria into the environment. For more information on safety design related to nutrient deficiency, enter <a href="#" data-bs-toggle="modal" data-bs-target="#descriptionModal">Description</a>.</p>
<p>In project design, we double our biosecurity through nutritional deficiencies and suicide genes. We used four deficiencies of yeast with four nutritional deficiencies as the engineered bacteria, and two different nutritional deficiencies remained after the transformation of plasmids. As a result, engineered yeasts can only survive under laboratory conditions at present, effectively preventing the leakage of engineered bacteria into the environment. For more information on safety design related to nutrient deficiency, enter <a href="https://2024.igem.wiki/Tsinghua/description">Description</a>.</p>
</div>
<div class="image-container" style="display: flex; flex-direction: column; align-items: center;">
<img src="https://static.igem.wiki/teams/5187/wiki-safety-fig/figure-0.png" alt="ibd_figure" class="shadowed-image" style="width: 90%; max-width: 800px;">
......@@ -167,14 +152,6 @@
</div>
<script>
document.addEventListener('DOMContentLoaded', (event) => {
var myModal = new bootstrap.Modal(document.getElementById('descriptionModal'), {
keyboard: false
})
});
</script>
</body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment