Line 9: | Line 9: | ||
table.tableizer-table { | table.tableizer-table { | ||
− | color: # | + | color: #000; |
//width: 640px; | //width: 640px; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 21: | Line 21: | ||
border: 1px solid transparent; /* No more visible border */ | border: 1px solid transparent; /* No more visible border */ | ||
height: 30px; | height: 30px; | ||
− | transition: all 0.3s; /* Simple transition for hover effect */ | + | //transition: all 0.3s; /* Simple transition for hover effect */ |
} | } | ||
table.tableizer-table th { | table.tableizer-table th { | ||
− | background: # | + | background: #CCC; /* Darken header a bit */ |
font-weight: bold; | font-weight: bold; | ||
} | } | ||
Line 33: | Line 33: | ||
} | } | ||
− | table.tableizer-table tr:nth-child(even) td { background: # | + | table.tableizer-table tr:nth-child(even) td { background: #DDD; } |
− | table.tableizer-table tr:nth-child(odd) td { background: # | + | table.tableizer-table tr:nth-child(odd) td { background: #EEE; } |
− | table.tableizer-table tr { background: #666; color: # | + | table.tableizer-table tr { background: #666; color: #acb; } |
</style> | </style> | ||
Revision as of 20:56, 1 November 2017
Plasmid | Host strain | Growth medium | Size (linearized) |
---|---|---|---|
pNZ8048 | L. lactis NZ9000 | M17 + Clm | 3.3 kb |
pMG36E | L. lactis IL1403 | M17 + Ert | 3.3 kb |
pMG36C (low copy) | E. coli Mg1363 | LB + Clm | 3.3 kb |
pIL252 (low copy) | L. lactis IL1403 | M17 +Ert | 4.6 kb |
pIL253 (High copy) | L. lactis NZ9000 | M17 + Ert | 4.9 kb |