Jump to content

Template:Gradient: Difference between revisions

From Hokuto no Ken Encyclopedia | HnKWiki
Created page with "background-image:gradient(linear, 0% 0%, 0% 100%, color-stop(25%, {{{1}}}), color-stop(75%, {{{2}}})); background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(25%..."
Tag: sourceedit
 
(No difference)

Latest revision as of 09:17, 14 September 2016

background-image:gradient(linear, 0% 0%, 0% 100%, color-stop(25%, {{{1}}}), color-stop(75%, {{{2}}})); background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(25%, {{{1}}}), color-stop(75%, {{{2}}})); background-image:-moz-linear-gradient(top, {{{1}}} 25%, {{{2}}} 75%); background-image:-o-linear-gradient(top, {{{1}}} 25%, {{{2}}} 75%); background-image:-ms-linear-gradient(top, {{{1}}} 25%, {{{2}}} 75%)