Team:Paris Bettencourt/Project/Target/FBA
From 2013.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
table.tftable tr {background-color:#d4e3e5;} | table.tftable tr {background-color:#d4e3e5;} | ||
table.tftable td {font-size:15px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;} | table.tftable td {font-size:15px;border-width: 1px;padding: 8px;border-style: solid;border-color: #729ea5;} | ||
+ | table.tftable a{ | ||
+ | color: rgb(228,45,51); | ||
+ | } | ||
</style> | </style> | ||
<div id="page"> | <div id="page"> | ||
Line 24: | Line 27: | ||
}; | }; | ||
tbRow[i].onmouseout = function() { | tbRow[i].onmouseout = function() { | ||
- | this.style.backgroundColor = '# | + | this.style.backgroundColor = '#d4e3e5'; |
}; | }; | ||
} | } |
Revision as of 19:55, 26 October 2013
M Tuberculosis essential genes | Genes in BioCyc | E coli knockouts | Genes in BioCyc |
---|---|---|---|
accD3,accD5,Rv3281 | here | accA,accD,accB,accC | here |
Created with the HTML Table Generator