Team:BU Wellesley Software/Gold
From 2011.igem.org
(Difference between revisions)
Line 27: | Line 27: | ||
#bu-wellesley_wiki_content a {color:#69d01d;} | #bu-wellesley_wiki_content a {color:#69d01d;} | ||
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#bababa;} | #bu-wellesley_wiki_content a:hover {text-decoration:none; color:#bababa;} | ||
+ | |||
+ | /*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/ | ||
+ | H6 { | ||
+ | font-family: Helvetica; | ||
+ | text-transform: uppercase; | ||
+ | text-decoration: none; | ||
+ | text-align: left; | ||
+ | color: #8f8f8f; | ||
+ | font-size: 40pt; | ||
+ | padding-left: 40px; | ||
+ | } | ||
</style> | </style> | ||
+ | <link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/Gold.css"> | ||
</head> | </head> | ||
<body> | <body> | ||
Line 34: | Line 46: | ||
<a href="https://2011.igem.org/Team:BU_Wellesley_Software"><img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/banner.png" width="100%"></a> | <a href="https://2011.igem.org/Team:BU_Wellesley_Software"><img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/banner.png" width="100%"></a> | ||
- | + | ||
+ | <h6>Gold Medal Fulfillments</h6> | ||
+ | |||
+ | <div class="medal_div"> | ||
+ | <table class="medal_table"> | ||
+ | <tr> | ||
+ | <td class="medal_img_column"><img src="http://cs.wellesley.edu/~hcilab/iGEM_wiki/images/Gold/goldMedal.png"</td> | ||
+ | |||
+ | <td class="medal_content"> | ||
+ | <table class="inner_medal_table"> | ||
+ | <tr> | ||
+ | <td class="medal_reqs_gold"> | ||
+ | <ul> | ||
+ | <li>Have another team utilize the software developed by your team</li> | ||
+ | <li>Develop and document a new technical standard that supports the: | ||
+ | <ul><li>Design of BioBrick Parts or Devices</li> | ||
+ | <li>Construction of BioBrick Parts or Devices</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li>Use SBOL in your software documentation</li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:41, 10 September 2011
Gold Medal Fulfillments
|