Difference between revisions of "Template:Dn-css-gradient-h"
From EncyclopAtys
FairyFighter (talk | contribs) (Created page with "background: #{{ColorAtys|type=bg|group={{{palette}}}}}; background: {{linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}} , #{{ColorAtys|type=light|group={{{pal...") |
FairyFighter (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | background: #{{ColorAtys|type=bg|group={{{palette}}}}}; background: {{linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}} , #{{ColorAtys|type=light|group={{{palette}}} }}; | + | background: #{{ColorAtys|type=bg|group={{{palette}}} }}; background: {{linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}} }}, #{{ColorAtys|type=light|group={{{palette}}} }}; |
Revision as of 17:26, 25 January 2021
background: #eff; background: {{linear-gradient(to right, #eff, #cff;