Team:Tsinghua/styles

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style> body{ text-align:center; font-family:Arial,sans-serif; color:#000; background: transparent; } body p{ margin: 0; } .firstHeading{ display: none; ...)
Line 350: Line 350:
     background: -moz-linear-gradient(right top, #fff,#fbcff0 20%, #ffe7e5 73% ,#fddcfa 95% ,#FDF 155%);  
     background: -moz-linear-gradient(right top, #fff,#fbcff0 20%, #ffe7e5 73% ,#fddcfa 95% ,#FDF 155%);  
}
}
-
#intro-HDY{
+
#intro-GX{
-
     background: #FEE;
+
     background: #EFE;
-
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbdfe0), color-stop(0.73, #ffefe0),to(#fdecea));
+
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #bfdfe0), color-stop(0.73, #ccefe0),to(#dfecea));
-
     background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffefe0 73% ,#fdecea 95% ,#FEE 155%);  
+
     background: -moz-linear-gradient(right top, #fff,#bfdfe0 20%, #ccefe0 73% ,#dfecea 95% ,#EFE 155%);  
}
}
#intro-YFW{
#intro-YFW{
Line 384: Line 384:
}
}
-
#intro-GX{
+
#intro-HDY{
     background: #DFF;
     background: #DFF;
     background: -webkit-gradient(linear, right bottom, left top, from(#fff) ,color-stop(0.20, #BEF), color-stop(0.73, #CDF),color-stop(0.95, #DEE), to(#DEF));
     background: -webkit-gradient(linear, right bottom, left top, from(#fff) ,color-stop(0.20, #BEF), color-stop(0.73, #CDF),color-stop(0.95, #DEE), to(#DEF));

Revision as of 04:08, 24 July 2010