Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 28: Line 28:
| rogue = background-image: -moz-linear-gradient(top, #874400, #000000); background-image: -o-linear-gradient(top, #874400, #000000); background-image: -webkit-linear-gradient(top, #874400, #000000); color: #dcdcdc;
| rogue = background-image: -moz-linear-gradient(top, #874400, #000000); background-image: -o-linear-gradient(top, #874400, #000000); background-image: -webkit-linear-gradient(top, #874400, #000000); color: #dcdcdc;


| sharp = background-image: -moz-linear-gradient(top, #b66cff, #5c00b7); background-image: -o-linear-gradient(top, #b66cff, #5c00b7); background-image: -webkit-linear-gradient(top, #b66cff, #5c00b7); color: #f3ffff;
| sharp = background-image: -moz-linear-gradient(top, #b66cff, #00006f); background-image: -o-linear-gradient(top, #b66cff, #00006f); background-image: -webkit-linear-gradient(top, #b66cff, #00006f); color: #f3ffff;


| sorcerer = background-image: -moz-linear-gradient(top, #32174d, #ff0090); background-image: -o-linear-gradient(top, #32174d, #ff0090); background-image: -webkit-linear-gradient(top, #32174d, #ff0090); color: #7fffd4;
| sorcerer = background-image: -moz-linear-gradient(top, #32174d, #ff0090); background-image: -o-linear-gradient(top, #32174d, #ff0090); background-image: -webkit-linear-gradient(top, #32174d, #ff0090); color: #7fffd4;
| trap = background-image: -moz-linear-gradient(top, #232c71, #18789a); background-image: -o-linear-gradient(top, #232c71, #18789a); background-image: -webkit-linear-gradient(top, #232c71, #18789a); color: #ffffff;
| unit = background-image: -moz-linear-gradient(top, #808000, #8c9e5e); background-image: -o-linear-gradient(top, #808000, #8c9e5e); background-image: -webkit-linear-gradient(top, #808000, #8c9e5e); color: #ffffff;


| warlord = background-image: -moz-linear-gradient(top, #c87d34, #fdfd96); background-image: -o-linear-gradient(top, #c87d34, #fdfd96); background-image: -webkit-linear-gradient(top, #c87d34, #fdfd96); color: #00008b;
| warlord = background-image: -moz-linear-gradient(top, #c87d34, #fdfd96); background-image: -o-linear-gradient(top, #c87d34, #fdfd96); background-image: -webkit-linear-gradient(top, #c87d34, #fdfd96); color: #00008b;

Latest revision as of 14:10, 13 August 2022

background-image: -moz-linear-gradient(top, #BB8E53, #FFEC8D); background-image: -o-linear-gradient(top, #BB8E53, #FFEC8D); background-image: -webkit-linear-gradient(top, #BB8E53, #FFEC8D); color: #000000;