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