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, #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;
| sorcerer = background-image: -moz-linear-gradient(top, #6317ab, #001bb4, #00bfff); background-image: -o-linear-gradient(top, #6317ab, #001bb4, #00bfff); background-image: -webkit-linear-gradient(top, #6317ab, #001bb4, #00bfff); color: #b5ffff;
| sorcerer = background-image: -moz-linear-gradient(top, #6317ab, #001bb4, #00bfff); background-image: -o-linear-gradient(top, #6317ab, #001bb4, #00bfff); background-image: -webkit-linear-gradient(top, #6317ab, #001bb4, #00bfff); color: #ffff66;
| 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 14:21, 10 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;