Template:Team:Bielefeld-Germany/css/button.css
From 2013.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
background:-webkit-gradient(linear, left top, left bottom, color-stop(5%,#e67b09), color-stop(100%,#ff6600)); | background:-webkit-gradient(linear, left top, left bottom, color-stop(5%,#e67b09), color-stop(100%,#ff6600)); | ||
- | background: -webkit-linear-gradient(top, # | + | background: -webkit-linear-gradient(top, #e67b09 0%,#ff6600 100%); /* Chrome10+,Safari5.1+ */ |
background: -o-linear-gradient(top, #e67b09 0%,#ff6600 100%); /* Opera 11.10+ */ | background: -o-linear-gradient(top, #e67b09 0%,#ff6600 100%); /* Opera 11.10+ */ | ||
background: -ms-linear-gradient(top, #e67b09 0%,#ff6600 100%); /* IE10+ */ | background: -ms-linear-gradient(top, #e67b09 0%,#ff6600 100%); /* IE10+ */ |
Revision as of 09:11, 26 September 2013