Template:Team:USyd-Australia/Template:Style

From 2014.igem.org

(Difference between revisions)
Line 29: Line 29:
#menubar {
#menubar {
     width: auto;}
     width: auto;}
 +
 +
/* Table styles */
 +
 +
table#primer-gblock tr:nth-child(even) {
 +
    background-color: #eee;
 +
}
 +
table#primer-gblock tr:nth-child(odd) {
 +
    background-color: #fff;
 +
}
 +
table#primer-gblock, th, td {padding: 5px;
 +
}
/* Remove Edit Section Link */
/* Remove Edit Section Link */

Revision as of 15:30, 16 October 2014