Difference between revisions of "Team:Carnegie Mellon/medal"
(18 intermediate revisions by 2 users not shown) | |||
Line 30: | Line 30: | ||
/* ----------------------------- jumbotron code ---------------------- */ | /* ----------------------------- jumbotron code ---------------------- */ | ||
.jumbotron { | .jumbotron { | ||
− | background-image:url(' | + | background-image:url('https://static.igem.org/mediawiki/2015/0/08/Wiki_medal_requirements_banner.png'); |
height: 600px; | height: 600px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 80: | Line 80: | ||
/* /jumbotron code */ | /* /jumbotron code */ | ||
+ | |||
.description { | .description { | ||
Line 87: | Line 88: | ||
} | } | ||
+ | td { | ||
+ | padding-right: 40px; | ||
+ | padding-bottom: 20px; | ||
+ | vertical-align: text-top; | ||
+ | width: 30%; | ||
+ | } | ||
.title { | .title { | ||
− | color: | + | color: #40e6ee; |
font-size: 50px; | font-size: 50px; | ||
font-weight: bold; | font-weight: bold; | ||
font-family: Palatino Linotype; | font-family: Palatino Linotype; | ||
padding-top: 20px; | padding-top: 20px; | ||
− | padding-bottom: | + | padding-bottom: 20px; |
} | } | ||
Line 101: | Line 108: | ||
width: 85%; | width: 85%; | ||
padding-left: 25px; | padding-left: 25px; | ||
+ | } | ||
+ | |||
+ | .indent { | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | |||
+ | .textbody a { | ||
+ | text-decoration: none; | ||
+ | color: orange; | ||
+ | } | ||
+ | |||
+ | .textbody a:hover { | ||
+ | color: #40e6ee; | ||
+ | } | ||
+ | |||
+ | .textbody:before { | ||
+ | content:"✓ "; | ||
+ | color: #40e6ee; | ||
} | } | ||
Line 112: | Line 137: | ||
<div class="container"> | <div class="container"> | ||
<div class = "title">Medal Requirements.</div> | <div class = "title">Medal Requirements.</div> | ||
− | <p>Going for | + | <p>Going for gold (& achieving it).</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 118: | Line 143: | ||
<div id = "bodybody"> | <div id = "bodybody"> | ||
<div class = "description"></div> | <div class = "description"></div> | ||
+ | <table><tr><td> | ||
<div class = "title">Bronze</div> | <div class = "title">Bronze</div> | ||
<div class = "textbody">Register for iGEM.</div> | <div class = "textbody">Register for iGEM.</div> | ||
− | <div class = "textbody">Complete the Judging Form.</div> | + | <div class = "textbody">Complete the <a href = "https://igem.org/2015_Judging_Form?id=1732">Judging Form</a>.</div> |
− | <div class = "textbody">Project Description.</div> | + | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Description">Project Description</a>.</div> |
− | <div class = "textbody">Document Parts.</div> | + | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Parts">Document Parts.</a></div> |
− | <div class = "textbody"> | + | <div class = "textbody">Poster & presentation.</div> |
− | <div class = "textbody">Attributions.</div> | + | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Attributions">Attributions</a>.</div> |
− | <div class = "textbody">Document new BioBrick Part & submit to iGEM registry.</div> | + | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Parts">Document</a> new BioBrick Part <div class = "indent">& submit to iGEM registry.</div></div></td> |
− | <div class = "title">Silver</div> | + | <td><div class = "title">Silver</div> |
− | <div class = "title">Gold</div> | + | <div class = "textbody">Working <a href = "https://2015.igem.org/Team:Carnegie_Mellon/Parts">BioBrick part.</a></div> |
+ | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Interlab">Interlab Study</a>.</div> | ||
+ | <div class = "textbody">Human <a href = "https://2015.igem.org/Team:Carnegie_Mellon/Practices">Practices. </a></div></td> | ||
+ | <td><div class = "title">Gold</div> | ||
+ | <div class = "textbody"><a href = "https://2015.igem.org/Team:Carnegie_Mellon/Collaborations">Collaboration</a> with other teams.</div> | ||
+ | <div class = "textbody">Improve function/characterization <div class = "indent"> <a href = "https://2015.igem.org/Team:Carnegie_Mellon/improvedpart">of previous BioBrick part.</a></div></div> | ||
+ | <div class = "textbody">Demonstrate functional <a href = "https://2015.igem.org/Team:Carnegie_Mellon/Device">prototype</a> <div class = "indent">of project.</div></div> | ||
+ | <div class = "textbody">Integrate the investigated issue into <div class = "indent">the design of our project</div></div> | ||
+ | </td></tr></table> | ||
+ | |||
+ | <br></br> | ||
+ | <div class = "title"><center>Awards won: Gold Medal & Interlab Participation.</center></div> | ||
+ | |||
+ | <br></br> | ||
</div><!-- bodybody --> | </div><!-- bodybody --> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 23:45, 20 November 2015
Medal Requirements.
Going for gold (& achieving it).
Bronze
Register for iGEM.
Complete the Judging Form.
Poster & presentation.
Document new BioBrick Part & submit to iGEM registry. |
Silver
Working BioBrick part.
Human Practices. |
Gold
Collaboration with other teams.
Improve function/characterization
Demonstrate functional prototype
of project. Integrate the investigated issue into
the design of our project |