Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
| ranger = background-image: -moz-linear-gradient(top, #667C26, #0d2700); background-image: -o-linear-gradient(top, #667C26, #0d2700); background-image: -webkit-linear-gradient(top, #667C26, #0d2700); color: #e9f0e1;
| ranger = background-image: -moz-linear-gradient(top, #667C26, #0d2700); background-image: -o-linear-gradient(top, #667C26, #0d2700); background-image: -webkit-linear-gradient(top, #667C26, #0d2700); color: #e9f0e1;
| rogue = background-image: -moz-linear-gradient(top, #000000, #874400); background-image: -o-linear-gradient(top, #000000, #874400); background-image: -webkit-linear-gradient(top, #000000, #874400); color: #dcdcdc;
| rogue = background-image: -moz-linear-gradient(top, #000000, #874400); background-image: -o-linear-gradient(top, #000000, #874400); background-image: -webkit-linear-gradient(top, #000000, #874400); color: #dcdcdc;
| sorcerer = background-image: -moz-linear-gradient(top, #3f00ff, #4b0082); background-image: -o-linear-gradient(top, #3f00ff, #4b0082); background-image: -webkit-linear-gradient(top, #3f00ff, #4b0082); color: #ddffff;
| sorcerer = background-image: -moz-linear-gradient(top, #3f00ff, #4b0082); background-image: -o-linear-gradient(top, #3f00ff, #4b0082); background-image: -webkit-linear-gradient(top, #3f00ff, #4b0082); color: #b5ffff;
| warlord = background-image: -moz-linear-gradient(top, #ffff66, #bcb88a); background-image: -o-linear-gradient(top, #ffff66, #bcb88a); background-image: -webkit-linear-gradient(top, #ffff66, #bcb88a); color: #000000;
| warlord = background-image: -moz-linear-gradient(top, #ffff66, #bcb88a); background-image: -o-linear-gradient(top, #ffff66, #bcb88a); background-image: -webkit-linear-gradient(top, #ffff66, #bcb88a); color: #000000;
| wizard = background-image: -moz-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); background-image: -o-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); background-image: -webkit-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); color: #691d00;
| wizard = background-image: -moz-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); background-image: -o-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); background-image: -webkit-linear-gradient(top, #fdfd96, #ffbf00, #ff5b1e); color: #691d00;
| #default = 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;
| #default = 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;
}}
}}

Revision as of 23:14, 4 April 2018

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;