Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
| 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, #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, #4b2600); background-image: -o-linear-gradient(top, #000000, #4b2600); background-image: -webkit-linear-gradient(top, #000000, #4b2600); 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: #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;
| 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;

Revision as of 23:12, 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;