Template:Team:TU Munich/Header

From 2012.igem.org

(Difference between revisions)
Line 109: Line 109:
div.promoters h4 {
div.promoters h4 {
     color: rgb(0, 32, 96);
     color: rgb(0, 32, 96);
 +
}
 +
 +
.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);
 +
}
 +
div.integration h4 {
 +
    color: rgb(222, 77, 185);
 +
}
 +
div.integration b {
 +
    color: rgb(222, 77, 185);
 +
}
 +
 +
 +
.vector_design {
 +
    border: medium solid rgb(166, 126, 166);
 +
}
 +
div.vector_design h3 {
 +
    color: rgb(166, 126, 166);
 +
}
 +
 +
div.vector_design h4 {
 +
    color: rgb(166, 126, 166);
 +
}
 +
 +
div.vector_design b {
 +
    color: rgb(166, 126, 166);
}
}

Revision as of 17:02, 30 August 2012