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

From 2012.igem.org

Revision as of 17:37, 26 September 2012 by Guomz10 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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%; }