Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
| partisan = background-image: -moz-linear-gradient(top, #461B7E, #E0B0FF); background-image: -o-linear-gradient(top, #461B7E, #E0B0FF); background-image: -webkit-linear-gradient(top, #461B7E, #E0B0FF); color: #FFFFFF;
| partisan = background-image: -moz-linear-gradient(top, #461B7E, #E0B0FF); background-image: -o-linear-gradient(top, #461B7E, #E0B0FF); background-image: -webkit-linear-gradient(top, #461B7E, #E0B0FF); color: #FFFFFF;
| prowler = background-image: -moz-linear-gradient(top, #191970, #000000); background-image: -o-linear-gradient(top, #191970, #000000); background-image: -webkit-linear-gradient(top, #191970, #000000); color: #dde6f0;
| prowler = background-image: -moz-linear-gradient(top, #191970, #000000); background-image: -o-linear-gradient(top, #191970, #000000); background-image: -webkit-linear-gradient(top, #191970, #000000); color: #dde6f0;
| ranger = background-image: -moz-linear-gradient(top, #556b2f, #0d2700); background-image: -o-linear-gradient(top, #556b2f, #0d2700); background-image: -webkit-linear-gradient(top, #556b2f, #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, #ff9527, #874400, #4b2600); background-image: -o-linear-gradient(top, #ff9527, #874400, #4b2600); background-image: -webkit-linear-gradient(top, #ff9527, #874400, #4b2600); color: #dcdcdc;
| rogue = background-image: -moz-linear-gradient(top, #ff9527, #874400, #4b2600); background-image: -o-linear-gradient(top, #ff9527, #874400, #4b2600); background-image: -webkit-linear-gradient(top, #ff9527, #874400, #4b2600); 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: #00ffff;
| 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: #00ffff;

Revision as of 21:17, 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;