Template:Bg linearfade

From Virtual Paradise Wiki
Revision as of 20:20, 22 August 2013 by Roy Curtis (talk | contribs) (gradient fades)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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