CSS3 styles:
background: #856088;
color: #67426A;
background: linear-gradient(to bottom, #856088 0%, #765179 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #856088), color-stop(100%, #765179));
background: -webkit-linear-gradient(top, #856088 0%, #765179 100%);
background: -moz-linear-gradient(top, #856088 0%, #765179 100%);
background: -o-linear-gradient(top, #856088 0%, #765179 100%);
background: -ms-linear-gradient(top, #856088 0%, #765179 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#856088', endColorstr='#765179', GradientType=0);
border: 1px solid #67426A;
text-shadow: 0 1px 0 #946F97;
-webkit-text-shadow: 0 1px 0 #946F97;
-moz-text-shadow: 0 1px 0 #946F97;
box-shadow: inset 0 1px 0 #946F97;
-webkit-box-shadow: inset 0 1px 0 #946F97;
-moz-box-shadow: inset 0 1px 0 #946F97;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.