Difference between revisions of "Template:Achievements"

Line 1: Line 1:
<!DOCTYPE html>
 
 
<html>
 
<html>
 +
<style type="text/css">
  
<header>
+
highlight.bronzetitle{
    <a class="anchor" id="top"></a>
+
background-color: #D68533;
        <center>
+
color: white;
            <h1><highlight class="highlight">Medal Requirements</highlight></h1>
+
padding: 10px;
</center>
+
}
</header>
+
+
highlight.silvertitle{
<body>
+
background-color: #BABAB6 /* #CCCCB2 */;
<div class = "row">
+
color: white;
<div class="col-md-4">
+
padding: 10px;
<img class="medalimgcontent" src='https://static.igem.org/mediawiki/2015/c/c4/Dundeebronzemedal.png'>
+
}
<br>
+
<div class="medalcontentcontainer">
+
<h2><highlight class="bronzetitle"> Bronze </highlight></h2>
+
<div class="medalcontent">
+
<p class='white'>  ✔ We registered our <a class='bmedallink' href="https://igem.org/Team.cgi">team.</a></p>
+
<p class='white'>  ✔ We completed the <a class='bmedallink' href="https://igem.org/2015_Judging_Form?id=1590">judging form.</a></p>
+
<p class='white'>  ✔ We created our team <a class='bmedallink' href="https://2015.igem.org/Team:Dundee">wiki</a>
+
and submitted our parts to the <a class='bmedallink' href="http://parts.igem.org/cgi/dna_transfer/batch_list.cgi?group_id=2007">registry.</a></p>
+
<p class='white'> ✔ We are ready (and very excited!) to present our poster and presentation at the jamboree.</p>
+
<p class='white'> ✔ We have attributed the team members and sponsors and acknowledged the work that has been carried out by others. See our <a class='bmedallink' href="https://2015.igem.org/Team:Dundee/Attributions">attributions </a>page.</p>
+
<p class='white'> ✔ We have built and submitted new biobrick parts to the iGEM <a class='bmedallink' href="https://2015.igem.org/Team:Dundee/Parts">registry.</a></p>
+
</div>
+
</div>
+
</div>
+
  
<div class="col-md-4">
+
highlight.goldtitle{
<img class="medalimgcontent" src='https://static.igem.org/mediawiki/2015/5/5d/Dundeesilvermedal.png'>
+
background-color: #DAB547;
<br>
+
color: white;
<div class="medalcontentcontainer">
+
padding: 10px;
<h2><highlight class="silvertitle"> Silver </highlight></h2>
+
}
<div class="medalcontent">
+
<p class='white'> ✔ We designed and experimentally validated several<a class='smedallink' href="https://2015.igem.org/Team:Dundee/Parts"> BioBricks</a> that work as expected. </p>
+
.row {
<p class='white'> ✔ This characterization is documented for each part on the corresponding ‘main page’ sections of the <a class='smedallink' href="http://parts.igem.org/Main_Page">registry.</a></p>
+
text-align:center;
<p class='white'> ✔ We submitted all of these parts to the <a class='smedallink' href="https://2015.igem.org/Team:Dundee/Parts">registry.</a></p>
+
}
<p class='white'> ✔ We looked into the ethics behind forensic science and it became one of the real driving forces of our project.  
+
To read about the ethics involved in our project in more depth visit our <a class='smedallink' href="https://2015.igem.org/Team:Dundee/Practices">human practices page.</a></p>
+
.medalcontentcontainer
</div>
+
h2 {
</div>
+
font-size: 1.8em;
</div>
+
margin: 0px;
 +
text-transform: uppercase;
 +
color: white;
 +
/*padding-left:10px;
 +
padding-right:10px;*/
 +
padding: 10px;
 +
font-family: typewriter;
 +
        text-align:center;
 +
}
 +
 +
.white{
 +
color: white;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
 +
}
 +
 +
.medalimgcontent{
 +
width: 75%;
 +
height: auto;
 +
}
 +
 +
.medalcontent{
 +
font-style: normal;
 +
font-weight: 300;
 +
margin: 15px 0px 13px 0px;
 +
padding: 20px;
 +
font-size: 1.5em;
 +
line-height: 1.2em;
 +
text-align:left;
 +
background: #121212;
 +
}
 +
 +
.bmedallink{
 +
color: #D68533 !important;
 +
}
 +
 +
.smedallink{
 +
color: #BABAB6 !important;
 +
}
 +
 +
.gmedallink{
 +
color: #DAB547 !important;
 +
}
 +
 +
a.bmedallink:hover{
 +
text-decoration: underline !important;
 +
}
 +
 
 +
.row{
 +
grid-rows:100px;
 +
padding: 20px;
 +
}
 
 
<div class="col-md-4">
+
@font-face {
<img class="medalimgcontent" src='https://static.igem.org/mediawiki/2015/8/80/Dundeegoldmedal.png'>
+
font-family: typewriter;
<br>
+
src: url(https://static.igem.org/mediawiki/2015/5/5a/DUNDEE15-Bohemian-typewriter.ttf);
<div class="medalcontentcontainer">
+
}
<h2><highlight class="goldtitle"> Gold </highlight></h2>
+
<div class="medalcontent">
+
 
<p class='white'> ✔ We improved the characterisation of the previously existing part <a class='gmedallink' href="http://parts.igem.org/Part:BBa_K1058008">BBa_K1058008 </a>created by the Beijing Institute of Technology 2013 team.
+
 
You can find our experimental data and read more about this aspect of our project <a class='gmedallink' href="insert link to manus chromium page here">here.</a></p>
+
</style>
<p class='white'> ✔ We have worked with several of this year’s iGEM teams and you can find out more about this on our <a class='gmedallink' href="https://2015.igem.org/Team:Dundee/Collaboration">collaborations page.</a></p>
+
<p class='white'> ✔ Over the course of our project we spoke with a wide range of experts to help develop our forensic toolkit.
+
We wanted to find out where the gaps were in terms of forensic techniques so that we could design something
+
that would be really useful to the forensic science community. Visit our <a class='gmedallink' href="https://2015.igem.org/Team:Dundee/Practices">human practices page</a> for an overview
+
of our meetings and what we gained from each one.</p>
+
</div>
+
</div>
+
</div>
+
</div>
+
+
</body>
+
+
 
</html>
 
</html>
{{:Team:Dundee/navbar}}
 
{{Template:achievements}}
 
{{:Team:Dundee/footer}}
 

Revision as of 17:35, 17 September 2015