Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 403: Line 403:
tr.heading{
tr.heading{
     color: #DCF;
     color: #DCF;
-
    background: #D3D;
 
     font-weight: bold;
     font-weight: bold;
 +
    background: #FAC;
 +
    background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbA0bf), color-stop(0.73, #ff95d2),to(#fdbacd));
 +
    background: -moz-linear-gradient(right top, #fff,#fbA0bf 20%, #ff95d2 73% ,#fdbacd 95% ,#FAC 155%);
}
}
table.month{
table.month{

Revision as of 12:08, 19 July 2010