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; ...)
 
(3 intermediate revisions not shown)
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: #FEE;
-
     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, #fbdfe0), color-stop(0.73, #ffffe0),to(#fdecea));
-
     background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffefe0 73% ,#fdecea 95% ,#FEE 155%);  
+
     background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffffe0 73% ,#fdecea 95% ,#FEE 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));

Latest revision as of 04:10, 24 July 2010