Template:WashUtop
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 227: | Line 227: | ||
background: #61096d; /* Old browsers */ | background: #61096d; /* Old browsers */ | ||
background: -moz-linear-gradient(top, #61096d 0%, #37053e 100%); /* FF3.6+ */ | background: -moz-linear-gradient(top, #61096d 0%, #37053e 100%); /* FF3.6+ */ | ||
- | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc002c), color-stop(100%,# | + | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc002c), color-stop(100%,#37053e)); /* Chrome,Safari4+ */ |
- | background: -webkit-linear-gradient(top, #61096d 0%,# | + | background: -webkit-linear-gradient(top, #61096d 0%,#37053e 100%); /* Chrome10+,Safari5.1+ */ |
- | background: -o-linear-gradient(top, #61096d 0%,# | + | background: -o-linear-gradient(top, #61096d 0%,#37053e 100%); /* Opera 11.10+ */ |
- | background: -ms-linear-gradient(top, #61096d 0%,# | + | background: -ms-linear-gradient(top, #61096d 0%,#37053e 100%); /* IE10+ */ |
- | background: linear-gradient(top, #61096d 0%,# | + | background: linear-gradient(top, #61096d 0%,#37053e 100%); /* W3C */ |
- | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61096d', endColorstr='#37053e',GradientType=0 ); /* IE6-9 */ |
} | } |
Revision as of 18:15, 8 August 2012