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