Skip to content
Snippets Groups Projects
Commit 9fc37526 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

add title

parent 6785e85a
No related branches found
No related tags found
No related merge requests found
Pipeline #408579 failed
...@@ -360,23 +360,23 @@ ...@@ -360,23 +360,23 @@
<span class="homepage-subtitle-style" style="margin-left:30px;">Models</span> <span class="homepage-subtitle-style" style="margin-left:30px;">Models</span>
<span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span>
<!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> --> <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
</a> <!-- </a>
</div> </div>
<div class="homepage-link2 homepage-elements reveal"> <div class="homepage-link2 homepage-elements reveal">
<a href="{{ url_for('pages', page='education') }}" onmouseover="expandFunc2(document.getElementById('homepage-link-img2'))" onmouseout="reduceFunc2(document.getElementById('homepage-link-img2'))"> <a href="{{ url_for('pages', page='education') }}" onmouseover="expandFunc2(document.getElementById('homepage-link-img2'))" onmouseout="reduceFunc2(document.getElementById('homepage-link-img2'))">
<div class="homepage-link-img2" id="homepage-link-img2"></div> <div class="homepage-link-img2" id="homepage-link-img2"></div>
<span class="homepage-subtitle-style" style="margin-left:30px;">Education</span> <span class="homepage-subtitle-style" style="margin-left:30px;">Education</span>
<span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> -->
<!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> --> <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
</a> <!-- </a>
</div> </div>
<div class="homepage-link3 homepage-elements reveal"> <div class="homepage-link3 homepage-elements reveal">
<a href="{{ url_for('pages', page='human-practices') }}" onmouseover="expandFunc3(document.getElementById('homepage-link-img3'))" onmouseout="reduceFunc3(document.getElementById('homepage-link-img3'))"> <a href="{{ url_for('pages', page='human-practices') }}" onmouseover="expandFunc3(document.getElementById('homepage-link-img3'))" onmouseout="reduceFunc3(document.getElementById('homepage-link-img3'))">
<div class="homepage-link-img3" id="homepage-link-img3"></div> <div class="homepage-link-img3" id="homepage-link-img3"></div>
<span class="homepage-subtitle-style" style="margin-left:30px;">Human Practices</span> <span class="homepage-subtitle-style" style="margin-left:30px;">Human Practices</span>
<span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> -->
<!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> --> <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
</a> <!-- </a>
</div> </div>
...@@ -390,7 +390,7 @@ ...@@ -390,7 +390,7 @@
<canvas id="tutorial"></canvas> <canvas id="tutorial"></canvas>
</div> --> </div> -->
<script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script> <script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script>
......
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