Skip to content
Snippets Groups Projects
Commit a2821f8b authored by Xie Xiaoyu's avatar Xie Xiaoyu
Browse files

Update 2 files

- /wiki/pages/awards.html
- /static/style.css
parent 40794721
No related branches found
No related tags found
No related merge requests found
Pipeline #534334 passed
......@@ -3471,6 +3471,14 @@ padding-top: 0%!important;}
border-color: #8e5e95;
background-image:url("https://static.igem.wiki/teams/5048/edu17.jpg");
}
.floataaward {
background-image:url("https://static.igem.wiki/teams/5048/medal.svg");
background-size: 100%;
box-shadow:0 0 10px #eb9d0e80;
width: 300px;
height: 300px;
border-radius:20px;
}
.videoo{
margin-left: 200px;
width: 570px;
......
{% extends "layout.html" %}
<div class="container1">
<div class="til">
<img class="til8" src="https://static.igem.wiki/teams/5048/til8.png" >
<img class="til4" src="https://static.igem.wiki/teams/5048/til4.png" >
<img class="til3" src="https://static.igem.wiki/teams/5048/til3.png" >
<img class="til2" src="https://static.igem.wiki/teams/5048/til2.png" >
<img class="til1" src="https://static.igem.wiki/teams/5048/til1.png" >
<img class="til6" src="https://static.igem.wiki/teams/5048/til6.png" >
<img class="til7" src="https://static.igem.wiki/teams/5048/til7.png" >
<img class="til5" src="https://static.igem.wiki/teams/5048/til5.png" >
<img class="tilt"style="margin-left:450px;margin-top:300px;height: 160px;" src="https://static.igem.wiki/teams/5048/awards.png" >
</div>
<div class="floataaward"></div>
{% block title %}Attributions{% endblock %}
{% block lead %}In the iGEM Competition, we celebrate student effort and achievement. The Attributions form helps the judges differentiate between what students accomplished from how their external collaborators supported them. Therefore, teams must clearly explain on the standard Project Attributions form what work they have conducted by themselves and what has been done by others.{% endblock %}
......
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