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, #679267, #355e3b, #21421e); background-image: -o-linear-gradient(top, #679267, #355e3b, #21421e); background-image: -webkit-linear-gradient(top, #679267, #355e3b, #21421e); color: #e9f0e1;
| ranger = background-image: -moz-linear-gradient(top, #679267, #355e3b, #21421e); background-image: -o-linear-gradient(top, #679267, #355e3b, #21421e); background-image: -webkit-linear-gradient(top, #679267, #355e3b, #21421e); 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, #000000, #522d80, #7851a9); background-image: -o-linear-gradient(top, #000000, #522d80, #7851a9); background-image: -webkit-linear-gradient(top, #000000, #522d80, #7851a9); color: #a6e7ff;
| sorcerer = background-image: -moz-linear-gradient(top, #32127a, #522d80, #a020f0); background-image: -o-linear-gradient(top, #32127a, #522d80, #a020f0); background-image: -webkit-linear-gradient(top, #32127a, #522d80, #a020f0); color: #a6e7ff;
| 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, #ffff00, #ff5a36); background-image: -o-linear-gradient(top, #ffff00, #ff5a36); background-image: -webkit-linear-gradient(top, #ffff00, #ff5a36); color: #3d0c02;
| wizard = background-image: -moz-linear-gradient(top, #ffff00, #ff5a36); background-image: -o-linear-gradient(top, #ffff00, #ff5a36); background-image: -webkit-linear-gradient(top, #ffff00, #ff5a36); color: #3d0c02;
| #default = 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;
| #default = 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;
}}
}}

Revision as of 15:09, 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;