Guest User

Untitled

a guest
Jul 31st, 2012
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. background: #c62421; /* Old browsers */
  2. background: -moz-linear-gradient(top, #c62421 0%, #c62429 50%, #941c18 100%); /* FF3.6+ */
  3. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c62421), color-stop(50%,#c62429), color-stop(100%,#941c18)); /* Chrome,Safari4+ */
  4. background: -webkit-linear-gradient(top, #c62421 0%,#c62429 50%,#941c18 100%); /* Chrome10+,Safari5.1+ */
  5. background: -o-linear-gradient(top, #c62421 0%,#c62429 50%,#941c18 100%); /* Opera 11.10+ */
  6. background: -ms-linear-gradient(top, #c62421 0%,#c62429 50%,#941c18 100%); /* IE10+ */
  7. background: linear-gradient(to bottom, #c62421 0%,#c62429 50%,#941c18 100%); /* W3C */
  8. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62421', endColorstr='#941c18',GradientType=0 ); /* IE6-9 */
Advertisement
Add Comment
Please, Sign In to add comment