Skip to content
Snippets Groups Projects
Commit 4d02586c authored by Haocheng Sun's avatar Haocheng Sun
Browse files

Update file home.html

parent c25c5aad
No related branches found
No related tags found
No related merge requests found
Pipeline #355140 failed
{% extends "layout.html" %}
{% block page_content %}
<style>
body {
width: 100%;
height: 100%;
background-color: #4faf8b;
position: absolute;
left: 0px;
top: 0px;
overflow-x: hidden;
overflow-y: auto;
}
</style>
<div style="height: 4590px;margin: auto;">
<img src="https://static.igem.wiki/teams/4760/wiki/home.png" width="1640px" style="position: absolute;">
</div>
<div style="height: 4700px;">
<img src="https://static.igem.wiki/teams/4760/wiki/home.png" width="1680px" style="position: absolute;">
</div>
<div style="text-align: center;background-color: #e8e8e8;">
<div style="text-align: center;background-color: #e8e8e8;">
<iframe title="SJTU-BioX-Shanghai: sjtu-pv (2023) [English]" width="1500" height="843.75"
src="https://video.igem.org/videos/embed/4a12139c-915b-49a9-8c6d-19dde4b2bf27" frameborder="0" allowfullscreen=""
sandbox="allow-same-origin allow-scripts allow-popups"></iframe>
</div>
src="https://video.igem.org/videos/embed/4a12139c-915b-49a9-8c6d-19dde4b2bf27" frameborder="0"
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups"></iframe>
</div>
{% endblock %}
{% endblock %}
\ No newline at end of file
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