|
|
Line 59: |
Line 59: |
| margin: 5px 0; | | margin: 5px 0; |
| padding-bottom: 5px; | | padding-bottom: 5px; |
- | }
| |
- |
| |
- | .experiment img {
| |
- | padding: 5px;
| |
- | }
| |
- |
| |
- | .vector_design {
| |
- | border: medium solid rgb(166, 126, 166);
| |
- | }
| |
- | div.vector_design h3 {
| |
- | color: rgb(166, 126, 166);
| |
- | }
| |
- |
| |
- | .limonene {
| |
- | border: medium solid rgb(116, 183, 112);
| |
- | }
| |
- |
| |
- | div.limonene h3 {
| |
- | color: rgb(116, 183, 112);
| |
- | }
| |
- |
| |
- | .coumaryl {
| |
- | border: medium solid rgb(255, 122, 97);
| |
- | }
| |
- |
| |
- | div.coumaryl h3 {
| |
- | color: rgb(255, 122, 97);
| |
- | }
| |
- |
| |
- | .thaumatin {
| |
- | border: medium solid rgb(202, 85, 85);
| |
- | }
| |
- |
| |
- | div.thaumatin h3 {
| |
- | color: rgb(202, 85, 85);
| |
- | }
| |
- |
| |
- | .caffeine {
| |
- | border: medium solid rgb(192, 167, 4);
| |
- | }
| |
- |
| |
- | div.caffeine h3 {
| |
- | color: rgb(192, 167, 4);
| |
- | }
| |
- |
| |
- | .constitutive_promoter {
| |
- | border: medium solid rgb(115, 208, 255);
| |
- | }
| |
- |
| |
- | div.constitutive_promoter h3 {
| |
- | color: rgb(115, 208, 255);
| |
- | }
| |
- |
| |
- | .light_switchable_promoter {
| |
- | border: medium solid rgb(0, 32, 96);
| |
- | }
| |
- |
| |
- | div.light_switchable_promoter h3 {
| |
- | color: rgb(0, 32, 96);
| |
- | }
| |
- |
| |
- | .integration {
| |
- | border: medium solid rgb(222, 77, 185);
| |
- | }
| |
- |
| |
- | div.integration h3 {
| |
- | color: rgb(222, 77, 185);
| |
| } | | } |
| | | |