Template:Style
From 2013.igem.org
(Difference between revisions)
Line 711: | Line 711: | ||
padding-left: 20px; | padding-left: 20px; | ||
padding-right: 20px; | padding-right: 20px; | ||
- | background-color: # | + | background-color: #7CA56D; |
- | background-image: -moz-linear-gradient(top, # | + | background-image: -moz-linear-gradient(top, #7CA56D, #BDE8B0); |
- | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(# | + | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7CA56D), to(#BDE8B0)); |
- | background-image: -webkit-linear-gradient(top, # | + | background-image: -webkit-linear-gradient(top, #7CA56D, #BDE8B0); |
- | background-image: -o-linear-gradient(top, # | + | background-image: -o-linear-gradient(top, #7CA56D, #BDE8B0); |
- | background-image: linear-gradient(to bottom, # | + | background-image: linear-gradient(to bottom, #7CA56D, #BDE8B0); |
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
- | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7CA56D', endColorstr='#ffBDE8B0', GradientType=0); |
border: 1px solid #d4d4d4; | border: 1px solid #d4d4d4; | ||
-webkit-border-radius: 4px; | -webkit-border-radius: 4px; |
Revision as of 04:51, 24 June 2013