MediaWiki:StaffColors.css: Difference between revisions
Chilli Crab (talk | contribs) No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
/* Admins */ | /* Admins */ | ||
a[href="https:// | a[href="https://hna.wiki/User:919dd"], a[href="/User:919dd"], | ||
a[href=" | a[href="hna.wiki/User:Chilli_Crab"], a[href="/User:Chilli_Crab"], | ||
a[href=" | a[href="hna.wiki/User:Mattk4355"], a[href="/User:Mattk4355"], | ||
a[href=" | a[href="hna.wiki/User:Ravenjade2"], a[href="/User:Ravenjade2"], | ||
a[href=" | a[href="hna.wiki/User:Sangodono"], a[href="/User:Sangodono"], | ||
a[href=" | a[href="hna.wiki/User:Raven.Familiar"], a[href="/User:Raven.Familiar"] | ||
{ | { | ||
color: var(--custom-admin-color); | color: var(--custom-admin-color); | ||
| Line 24: | Line 24: | ||
/* Content Mods | /* Content Mods | ||
a[href=" | a[href="hna.wiki/User:"], a[href="/User:"] | ||
color: var(--custom-content-mod-color); | color: var(--custom-content-mod-color); | ||
}*/ | }*/ | ||
/* Thread Mods | /* Thread Mods | ||
a[href=" | a[href="hna.wiki/User:"], a[href="/User:"] | ||
{ | { | ||
color: var(--custom-thread-mod-color); | color: var(--custom-thread-mod-color); | ||
}*/ | }*/ | ||