Team:GeorgiaTech/Project/Overview
From 2014.igem.org
(Difference between revisions)
Line 37: | Line 37: | ||
display: block; | display: block; | ||
height: 100%; | height: 100%; | ||
- | + | -webkit-border-top-right-radius: 20px; | |
- | -webkit-border-bottom-right-radius: | + | -webkit-border-bottom-right-radius: 20px; |
- | + | -moz-border-radius-topright: 20px; | |
- | + | -moz-border-radius-bottomright: 20px; | |
- | + | border-top-right-radius: 20px; | |
- | + | border-bottom-right-radius: 20px; | |
- | + | -webkit-border-top-left-radius: 20px; | |
- | + | -webkit-border-bottom-left-radius: 20px; | |
- | + | -moz-border-radius-topleft: 20px; | |
- | + | -moz-border-radius-bottomleft: 20px; | |
- | + | border-top-left-radius: 20px; | |
- | + | border-bottom-left-radius: 20px; | |
background-color: #f1a165; | background-color: #f1a165; | ||
- | background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a)); | + | background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a)); |
- | background-image: -webkit-linear-gradient(top, #f1a165, #f36d0a); | + | background-image: -webkit-linear-gradient(top, #f1a165, #f36d0a); |
background-image: -moz-linear-gradient(top, #f1a165, #f36d0a); | background-image: -moz-linear-gradient(top, #f1a165, #f36d0a); | ||
background-image: -ms-linear-gradient(top, #f1a165, #f36d0a); | background-image: -ms-linear-gradient(top, #f1a165, #f36d0a); |
Revision as of 16:55, 26 June 2014
RBS Cloning Using PCR Primers: 15%