Template:Bg linearfade: Difference between revisions

From Virtual Paradise Wiki
Jump to navigation Jump to search
m (+bg)
m (Roy Curtis moved page Template:Gradient linearfade to Template:Bg linearfade: better name)
(No difference)

Revision as of 20:22, 22 August 2013

background: linear-gradient(to bottom, hsla(0,100%,100%,0) 0%,hsla(0,100%,100%,1) 35%,hsla(0,100%,100%,1) 100%); background: -moz-linear-gradient(to bottom, hsla(0,100%,100%,0) 0%,hsla(0,100%,100%,1) 35%,hsla(0,100%,100%,1) 100%); background: -webkit-linear-gradient(to bottom, hsla(0,100%,100%,0) 0%,hsla(0,100%,100%,1) 35%,hsla(0,100%,100%,1) 100%);