Template:Team:Bielefeld-Germany/css/button.css
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
height:50px; | height:50px; | ||
border-radius:5px; | border-radius:5px; | ||
- | |||
- | |||
+ | background:-moz-linear-gradient(top, #e67b09 5%, #ff6600 100%); | ||
+ | background:-webkit-linear-gradient(top, #ff6600 5%, #e67b09 100%); | ||
+ | background:-webkit-gradient(linear, left top, left bottom, color-stop(5%,#ff6600), color-stop(100%,#e67b09)); | ||
color:white; | color:white; | ||
text-align:center; | text-align:center; |
Revision as of 09:05, 26 September 2013