Template:Class-gradient: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
| 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, #32174d 90%, #ff1493 10%); background-image: -o-linear-gradient(top, #32174d 90%, #ff1493 10%); background-image: -webkit-linear-gradient(top, #32174d 90%, #ff1493 10%); color: #7fffd4;
| sorcerer = background-image: -moz-linear-gradient(top, #32174d, #4b0082, #ff1493); background-image: -o-linear-gradient(top, #32174d, #4b0082, #ff1493); background-image: -webkit-linear-gradient(top, #32174d, #4b0082, #ff1493); color: #7fffd4;


| 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 16:52, 10 April 2018

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