Difference between revisions of "Template:Dn-css-gradient-h"

From EncyclopAtys

Jump to: navigation, search
m
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 |left|#{{ColorAtys|type=bg|group={{{palette}}} }}, #{{ColorAtys|type=light|group={{{palette}}} }} ;

Revision as of 18:34, 25 January 2021

background: #eff; background: {{linear-gradient |left|#eff, #cff ;