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- | + | #intro-GX{ |
- | background: # | + | background: #EFE; |
- | background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, # | + | 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,# | + | background: -moz-linear-gradient(right top, #fff,#bfdfe0 20%, #ccefe0 73% ,#dfecea 95% ,#EFE 155%); |
} | } | ||
#intro-YFW{ | #intro-YFW{ | ||
Line 384: | Line 384: | ||
} | } | ||
- | #intro- | + | #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