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