Tired of those run down and old group ranks?
Want something like this instead?
Add the following to Extra.less, tweak to your liking:
Don't know how to use CSS for group titles?
We got you covered:
Goto: Groups & permissions > User groups > Chose a group..
Profit.
Want something like this instead?

Add the following to Extra.less, tweak to your liking:
CSS:
.aDminz {
color: #fff;
font-size: 12px;
background: #111;
box-shadow: inset #00FF00 0px 1px 0px,inset #00FF00 0px 1px 30px;
border-color: #00FF00;
padding: 4px;
border-radius: 4px;
}
.aDminz::before {
font-family: 'Font Awesome 5 Pro';
font-size: inherit;
font-style: normal;
font-weight: 400;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-right: 6px;
content: "\f3ed";
}
Don't know how to use CSS for group titles?
We got you covered:
Goto: Groups & permissions > User groups > Chose a group..

Profit.