Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
| wizard = #fdfd96, #ffbf00
| wizard = #fdfd96, #ffbf00
| #default = #BB8E53
| #default = #BB8E53
}}{{#vardefine:Bottom|{{#switch:{{{1|}}}
}}}}{{#vardefine:Bottom|{{#switch:{{{1|}}}
| alchemist = #ECE5B6
| alchemist = #ECE5B6
| barbarian = #E42217
| barbarian = #E42217
Line 35: Line 35:
| wizard = #ff5b1e
| wizard = #ff5b1e
| #default = #FFEC8D
| #default = #FFEC8D
}}{{#vardefine:Text|{{#switch:{{{1|}}}
}}}}{{#vardefine:Text|{{#switch:{{{1|}}}
| alchemist = #000
| alchemist = #000
| barbarian = #FFEBCD
| barbarian = #FFEBCD
Line 53: Line 53:
| wizard = #691d00
| wizard = #691d00
| #default = #000
| #default = #000
}}
}}}}background-image: -moz-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); background-image: -o-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); background-image: -webkit-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); color: {{#var:Text}};
background-image: -moz-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); background-image: -o-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); background-image: -webkit-linear-gradient(top, {{#var:Top}}, {{#var:Bottom}}); color: {{#var:Text}};

Revision as of 17:22, 4 April 2018

background-image: -moz-linear-gradient(top,

  1. BB8E53,
  2. FFEC8D); background-image: -o-linear-gradient(top,
  3. BB8E53,
  4. FFEC8D); background-image: -webkit-linear-gradient(top,
  5. BB8E53,
  6. FFEC8D); color:
  7. 000;