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