Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 246: Line 246:
     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-wwy{
+
#intro-zyx{
-
     background: #DDF;
+
     background: #DEF;
-
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #70BBDD), 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, #fdafFF), to(#DEF));
-
     background: -moz-linear-gradient(right top, #fff,#70BBDD 20%, #cdf 73% ,#fdafff 95% ,#def 155%);  
+
     background: -moz-linear-gradient(right top, #fff,#70BBDD 20%, #cdf 73% ,#fdafff 95% ,#dFf 155%);  
}
}

Revision as of 16:07, 15 July 2010