Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*
Colours for User:Amorymeltzer/crathighlighter

.userhighlighter_oversight        {background-color: #DD66DD !important}
.userhighlighter_checkuser        {color: #FF6600 ; background-color: #FFFF00 !important}
.userhighlighter_interface-admin  {background-color: #66DD66 !important}
.userhighlighter_sysop            {color: #FF6600 ; background-color: inherit  !important}
.userhighlighter_steward          {background-color: #FF9933 !important}
.userhighlighter_arbcom           {background-color: #888888 !important}
.userhighlighter_bureaucrat       {background-color: #5588FF !important}
.userhighlighter_arbcom:after     {content:" ⚖" !important;}
.userhighlighter_checkuser:before {content:" 🕵" !important;}
.userhighlighter_steward:after    {content:" Stew" !important;}
.userhighlighter_oversight        {background-color: #DD66DD !important}
.userhighlighter_checkuser        {color: #FF6600 ; background-color: #FFFF00 !important}
.userhighlighter_interface-admin  {background-color: #66DD66 !important}
.userhighlighter_sysop            {color: #FF6600 ; background-color: inherit  !important}
.userhighlighter_steward          {background-color: #FF9933 !important}
*/
/*
.userhighlighter_arbcom           {background-color: #FF9933 !important;}
.userhighlighter_arbcom:after     {content:" Arb"}
.userhighlighter_bureaucrat       {background-color: #FF9933 !important;}
.userhighlighter_bureaucrat:after {content:" Crat"}
.userhighlighter_checkuser        {background-color: #FF9933 !important;}
.userhighlighter_checkuser:after  {content:" CU"}
.userhighlighter_oversight        {background-color: #FF9933 !important;}
.userhighlighter_oversight:after  {content:" OS"}
.userhighlighter_steward          {background-color: #FF9933 !important;}
.userhighlighter_steward:after    {content:" Stew"}
.userhighlighter_sysop            {background-color: #FF9933 !important;}
.userhighlighter_sysop:after      {content:" Ad"}
*/