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