Team:CU-Boulder/Medal
From 2014.igem.org
(Difference between revisions)
Jimmynovik (Talk | contribs) |
Jimmynovik (Talk | contribs) |
||
Line 8: | Line 8: | ||
h1 {font-weight: bold; font-size: 2em; text-align: center;} | h1 {font-weight: bold; font-size: 2em; text-align: center;} | ||
#contentMedal {position: relative; width: 1100px; height: 1010px; margin: 100px auto;} | #contentMedal {position: relative; width: 1100px; height: 1010px; margin: 100px auto;} | ||
- | .medal {display: block; float: left; padding-top: 0; height: 1000px; width: 300px; margin: auto; background-image: url('https://static.igem.org/mediawiki/2014/3/ | + | .medal {display: block; float: left; padding-top: 0; height: 1000px; width: 300px; margin: auto; background-repeat: no-repeat;} |
+ | #bronze {background-image: url('https://static.igem.org/mediawiki/2014/3/36/UCB-BRONZE.png')} | ||
+ | #silver {background-image: url('https://static.igem.org/mediawiki/2014/6/63/UCB-SILVER.png')} | ||
+ | #gold {background-image: url('https://static.igem.org/mediawiki/2014/3/38/UCB-GOLD.png');} | ||
div.medal {margin-right: 20px;} | div.medal {margin-right: 20px;} | ||
</style> | </style> | ||
<body> | <body> | ||
<div id="contentMedal"> | <div id="contentMedal"> | ||
- | <div class="medal"> | + | <div class="medal" id="bronze"> |
<h1>Bronze</h1> | <h1>Bronze</h1> | ||
<ul> | <ul> | ||
Line 23: | Line 26: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div class="medal"> | + | <div class="medal" id="silver"> |
<h1>Silver</h1> | <h1>Silver</h1> | ||
<ul> | <ul> | ||
Line 33: | Line 36: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div class="medal"> | + | <div class="medal" id="gold"> |
<h1>Gold</h1> | <h1>Gold</h1> | ||
<ul> | <ul> |
Revision as of 22:19, 9 October 2014
Bronze
- Team Registration
- Completed Judgin Form
- Team Wiki
- Poster and Presentation are Ready for iGem Jamboree
- Documented new BioBrick Parts
Silver
- Experimentally Validated BioBrick Parts
- Documented the Characterization of those Pars in the "Main Page" Section of the Part's/Device's Registry Entry
- New Parts have neen Submited to the iGem Parts Registry
- Our Project May Have Implications for __________
- Link to Ethics Page
Gold
- Improved the Function or Characterization of an Existing BioBrick Part(s)
- Collaborated with Another Registered iGem Team