Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 402: Line 402:
}
}
tr.heading{
tr.heading{
-
     color: #DCF;
+
     color: #0BE;
     font-weight: bold;
     font-weight: bold;
     background: #FAC;
     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: -webkit-gradient(linear, right top, left bottom, from(#f14) ,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%);  
+
     background: -moz-linear-gradient(right top, #f14, #fbA0bf 20%, #ff95d2 73% ,#fdbacd 95% ,#FAC 155%);  
}
}
table.month{
table.month{

Revision as of 12:09, 19 July 2010