All pastes #2061510 Raw Edit

Stuff

public text v1 · immutable
#2061510 ·published 2011-05-16 14:50 UTC
rendered paste body
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top, #fcfcfc 34%, #e4e4e4 79%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,#fcfcfc), color-stop(79%,#e4e4e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fcfcfc 34%,#e4e4e4 79%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fcfcfc 34%,#e4e4e4 79%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fcfcfc 34%,#e4e4e4 79%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fcfcfc 34%,#e4e4e4 79%); /* W3C */