Team:UC Davis
From 2012.igem.org
(Difference between revisions)
Line 381: | Line 381: | ||
/* slide ends here */ | /* slide ends here */ | ||
//leftbox, rightbox starts here | //leftbox, rightbox starts here | ||
- | |||
- | |||
#myleftrightbox | #myleftrightbox | ||
Line 389: | Line 387: | ||
width:850px; | width:850px; | ||
float:left; | float:left; | ||
- | background-color: | + | background-color:#d2d2d2; |
margin-top: 0px; | margin-top: 0px; | ||
margin-left:3.75px solid transparent; | margin-left:3.75px solid transparent; | ||
Line 415: | Line 413: | ||
color: white; | color: white; | ||
} | } | ||
+ | |||
+ | |||
#myleftrightbox .fourboxes-1 | #myleftrightbox .fourboxes-1 | ||
Line 454: | Line 454: | ||
background-color:rgba(143,143,143,0.7); | background-color:rgba(143,143,143,0.7); | ||
margin-top: 15px; | margin-top: 15px; | ||
- | margin-left:3.75px solid # | + | margin-left:3.75px solid #105ec5; |
- | margin-right:3.75px solid # | + | margin-right:3.75px solid #105ec5; |
margin-bottom:0px; | margin-bottom:0px; | ||
border-radius: 4px; | border-radius: 4px; | ||
Line 470: | Line 470: | ||
background-color:rgba(143,143,143,0.7); | background-color:rgba(143,143,143,0.7); | ||
margin-top: 15px; | margin-top: 15px; | ||
- | margin-left:3.75px solid # | + | margin-left:3.75px solid #05bcea; |
- | margin-right:3.75px solid # | + | margin-right:3.75px solid #05bcea; |
margin-bottom:0px; | margin-bottom:0px; | ||
border-radius: 4px; | border-radius: 4px; | ||
Line 487: | Line 487: | ||
} | } | ||
#myleftrightbox .fourboxes-3:hover { | #myleftrightbox .fourboxes-3:hover { | ||
- | background-color:# | + | background-color:#105ec5; |
} | } | ||
#myleftrightbox .fourboxes-4:hover { | #myleftrightbox .fourboxes-4:hover { | ||
- | background-color:# | + | background-color:#05bcea; |
} | } | ||
- | |||
#myleftrightbox .fourboxes2 | #myleftrightbox .fourboxes2 | ||
Line 508: | Line 507: | ||
font-size: 13px; | font-size: 13px; | ||
color: white; | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-1 | ||
+ | { | ||
+ | width:191px; | ||
+ | float:left; | ||
+ | background-color:rgba(143,143,143,0.7); | ||
+ | margin-top: 5px; | ||
+ | margin-left:3.75px solid #6a6a6a; | ||
+ | margin-right:3.75px solid #6a6a6a; | ||
+ | margin-bottom:0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8.5px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-2 | ||
+ | { | ||
+ | width:191px; | ||
+ | float:left; | ||
+ | background-color:rgba(143,143,143,0.7); | ||
+ | margin-top: 5px; | ||
+ | margin-left:3.75px solid #ff8a00; | ||
+ | margin-right:3.75px solid #ff8a00; | ||
+ | margin-bottom:0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8.5px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-3 | ||
+ | { | ||
+ | width:191px; | ||
+ | float:left; | ||
+ | background-color:rgba(143,143,143,0.7); | ||
+ | margin-top: 5px; | ||
+ | margin-left:3.75px solid #03d557; | ||
+ | margin-right:3.75px solid #03d557; | ||
+ | margin-bottom:0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8.5px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-4 | ||
+ | { | ||
+ | width:191px; | ||
+ | float:left; | ||
+ | background-color:rgba(143,143,143,0.7); | ||
+ | margin-top: 5px; | ||
+ | margin-left:3.75px solid #ff8a00; | ||
+ | margin-right:3.75px solid #ff8a00; | ||
+ | margin-bottom:0px; | ||
+ | border-radius: 4px; | ||
+ | padding: 8.5px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-1:hover { | ||
+ | background-color:#6a6a6a; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-2:hover { | ||
+ | background-color:#ff8a00; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-3:hover { | ||
+ | background-color:#03d557; | ||
+ | } | ||
+ | |||
+ | #myleftrightbox .fourboxes2-4:hover { | ||
+ | background-color:#4a4a4a; | ||
} | } | ||
Line 634: | Line 713: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 964: | Line 1,001: | ||
</div> | </div> | ||
<div id="myleftrightbox" class="fourboxes-2"> | <div id="myleftrightbox" class="fourboxes-2"> | ||
- | <a href="https://2012.igem.org/Team:UC_Davis/Project/ | + | <a href="https://2012.igem.org/Team:UC_Davis/Project/Modular_Engineeing"><img src="https://static.igem.org/mediawiki/2012/5/55/UCD_modular_small_banner.jpg |
"></a> | "></a> | ||
</div> | </div> | ||
Line 971: | Line 1,008: | ||
</div> | </div> | ||
<div id="myleftrightbox" class="fourboxes-3"> | <div id="myleftrightbox" class="fourboxes-3"> | ||
- | <a href="https://2012.igem.org/Team:UC_Davis/Project/ | + | <a href="https://2012.igem.org/Team:UC_Davis/Project/Chassis_Engineering"><img src="https://static.igem.org/mediawiki/2012/e/ec/UCD_chassis_small_banner.jpg |
"></a> | "></a> | ||
</div> | </div> | ||
Line 985: | Line 1,022: | ||
<!-- 2nd row four boxes ends here --> | <!-- 2nd row four boxes ends here --> | ||
<div id="myleftrightbox"> | <div id="myleftrightbox"> | ||
- | <div id="myleftrightbox" class="fourboxes2"> | + | <div id="myleftrightbox" class="fourboxes2-1"> |
<a href="https://2012.igem.org/Team:UC_Davis/Data"><img src="http://img.photobucket.com/albums/v26/bluemelon/data_small_banner-2.jpg"></a> | <a href="https://2012.igem.org/Team:UC_Davis/Data"><img src="http://img.photobucket.com/albums/v26/bluemelon/data_small_banner-2.jpg"></a> | ||
</div> | </div> | ||
Line 991: | Line 1,028: | ||
<p></p> | <p></p> | ||
</div> | </div> | ||
- | <div id="myleftrightbox" class="fourboxes2"> | + | <div id="myleftrightbox" class="fourboxes2-2"> |
- | <a href="https://2012.igem.org/Team:UC_Davis/ | + | <a href="https://2012.igem.org/Team:UC_Davis/Project/Catalyst"><img src="http://img.photobucket.com/albums/v26/bluemelon/notebook_small_banner-2.jpg"></a> |
</div> | </div> | ||
<div id="myleftrightbox" class="spacebox"> | <div id="myleftrightbox" class="spacebox"> | ||
<p></p> | <p></p> | ||
</div> | </div> | ||
- | <div id="myleftrightbox" class="fourboxes2"> | + | <div id="myleftrightbox" class="fourboxes2-3"> |
- | <a href="https://2012.igem.org/Team:UC_Davis/Notebook/Protocols"><img src="https://static.igem.org/mediawiki/2012/0/03/UCD_protocols_small_banner.jpg"></a> | + | <a href="https://2012.igem.org/Team:UC_Davis/Notebook/Protocols"><img src="https://static.igem.org/mediawiki/2012/0/03/UCD_protocols_small_banner.jpg |
+ | "></a> | ||
</div> | </div> | ||
<div id="myleftrightbox" class="spacebox"> | <div id="myleftrightbox" class="spacebox"> | ||
<p></p> | <p></p> | ||
</div> | </div> | ||
- | <div id="myleftrightbox" class="fourboxes2"> | + | <div id="myleftrightbox" class="fourboxes2-4"> |
- | <a href="https://2012.igem.org/Team:UC_Davis/ | + | <a href="https://2012.igem.org/Team:UC_Davis/Project"><img src="https://static.igem.org/mediawiki/2012/1/18/UCD_criteria_small_banner.jpg"></a> |
</div> | </div> | ||
</div> | </div> | ||
<!-- 2nd row four boxes ends here --> | <!-- 2nd row four boxes ends here --> | ||
+ | |||
Revision as of 04:50, 7 September 2012
Welcome
Welcome to iGEM 2012 at UC Davis!
This year's UC Davis team is composed of ten undergraduates, two advisors, and a graduate student. We come from different areas of study, but we're all working together on this year's synthetic biology project. Due to the global impact of plastic pollution, we have decided to focus on biodegradation of polyethylene terephthalate (PET). PET is a commonly and widely used plastic, but only a small percentage of them are recycled, meaning a majority of the trash ends up in landfills and the oceans. It is a global issue, and achieving our goal would have a big impact on the issue of plastic degradation.