Template:Team:Bielefeld-Germany/css/ribbon.css
From 2013.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
font-size: 17px!important; | font-size: 17px!important; | ||
- | background: -webkit-gradient(linear, left top, left bottom, from(# | + | background: -webkit-gradient(linear, left top, left bottom, from(#e67b09), to(#ff6600)); |
background: -webkit-linear-gradient(top, #ff6600, #e67b09,); | background: -webkit-linear-gradient(top, #ff6600, #e67b09,); | ||
- | background: -moz-linear-gradient(top | + | background: -moz-linear-gradient(top, #e67b09, #ff6600); |
background: -ms-linear-gradient(top, #e67b09, #ff6600); | background: -ms-linear-gradient(top, #e67b09, #ff6600); | ||
background: -o-linear-gradient(top, #e67b09, #ff6600); | background: -o-linear-gradient(top, #e67b09, #ff6600); |
Latest revision as of 19:27, 27 October 2013