Team:Tsinghua-A/css/t-c.css

From 2012.igem.org

table, th, td { border: 1px solid #D4E0EE; border-collapse: collapse; font-family: "Trebuchet MS", Arial, sans-serif; color: #555; }

caption { font-size: 150%; font-weight: bold; margin: 5px; }

td, th { padding: 4px; }


tbody th { font-weight: bold; color:#ffffff; background-color: rgb(0,118,167) !important; }


tbody tr:nth-child(odd) { background: #FCFDFE; } tbody tr:hover {background:rgb(133,212,246);}

tbody tr:nth-child(even) { background: #F7F9FC; } tbody tr:hover {background:rgb(133,212,246);}



tfoot th, tfoot td { font-size: 85%; }