CSS3 styles:
background: #4A5D23;
color: #2C3F05;
background: linear-gradient(to bottom, #4A5D23 0%, #3B4E14 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4A5D23), color-stop(100%, #3B4E14));
background: -webkit-linear-gradient(top, #4A5D23 0%, #3B4E14 100%);
background: -moz-linear-gradient(top, #4A5D23 0%, #3B4E14 100%);
background: -o-linear-gradient(top, #4A5D23 0%, #3B4E14 100%);
background: -ms-linear-gradient(top, #4A5D23 0%, #3B4E14 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4A5D23', endColorstr='#3B4E14', GradientType=0);
border: 1px solid #2C3F05;
text-shadow: 0 1px 0 #596C32;
-webkit-text-shadow: 0 1px 0 #596C32;
-moz-text-shadow: 0 1px 0 #596C32;
box-shadow: inset 0 1px 0 #596C32;
-webkit-box-shadow: inset 0 1px 0 #596C32;
-moz-box-shadow: inset 0 1px 0 #596C32;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy. Related gradients. Choose similar gradients: