Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 243: Line 243:
#intro-wwy{
#intro-wwy{
     background: #EA2;
     background: #EA2;
-
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #eba007), color-stop(0.73, #ffa200),color-stop(0.95, #fdafaa), to(#ea2));
+
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #ebaf07), color-stop(0.73, #ffa200),color-stop(0.95, #fdcfaa), to(#ea2));
     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-zyx{
#intro-zyx{
     background: #DEF;
     background: #DEF;
-
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #BDE), color-stop(0.73, #CDF),color-stop(0.95, #fdafFF), to(#DEF));
+
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #BDE), color-stop(0.73, #CDF),color-stop(0.95, #adfaFF), to(#DEF));
     background: -moz-linear-gradient(right top, #fff,#70BBDD 20%, #cdf 73% ,#fdafff 95% ,#dFf 155%);  
     background: -moz-linear-gradient(right top, #fff,#70BBDD 20%, #cdf 73% ,#fdafff 95% ,#dFf 155%);  

Revision as of 16:08, 15 July 2010