Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 253: Line 253:
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbbf70), color-stop(0.73, #ffd255),to(#fdcfaa));
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbbf70), color-stop(0.73, #ffd255),to(#fdcfaa));
     background: -moz-linear-gradient(right top, #fff,#eba007 20%, #ffa200 73% ,#adaf32 95% ,#EA2 155%);  
     background: -moz-linear-gradient(right top, #fff,#eba007 20%, #ffa200 73% ,#adaf32 95% ,#EA2 155%);  
 +
}
 +
#intro-YFW{
 +
    background: #F7C;
 +
    background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fb70bf), color-stop(0.73, #ff55d2),to(#fdaacd));
 +
    background: -moz-linear-gradient(right top, #fff,#fb70bf 20%, #ff55d2 73% ,#fdaacd 95% ,#F7C 155%);
}
}
#intro-zyx{
#intro-zyx{

Revision as of 14:00, 17 July 2010