101 Dalmatian Street Wiki
Register
No edit summary
No edit summary
 
Line 46: Line 46:
 
/*Bureaucrats*/
 
/*Bureaucrats*/
 
a[href$=":RedBallFire"],
 
a[href$=":RedBallFire"],
a[href$="/RedBallFire"]
+
a[href$="/RedBallFire"],
 
a[href$=":BaldiBasicsFan"],
 
a[href$=":BaldiBasicsFan"],
 
a[href$="/BaldiBasicsFan"] {
 
a[href$="/BaldiBasicsFan"] {

Latest revision as of 17:03, 29 April 2022

/* Configuration variables */
:root {
    --highlight-founder: #FF6911;
    --highlight-bureaucrat: #00c0f0;
    --highlight-admin: #FF9966;
    --highlight-content-mod: #F70CD9;
    --highlight-discussion-mod: #3cc166;
    --highlight-rollback: #0000FF;
    --highlight-wiki-manager: #9966CC;
    --highlight-bot: #FF87B5;
    --highlight-soap: #9370DB;
}
/*** STAFF COLORS ***/
.FLink a { color:var(--highlight-founder) !important; }
.BLink a { color:var(--highlight-bureaucrat) !important; }
.ALink a { color:var(--highlight-admin) !important; }
.CLink a { color:var(--highlight-content-mod) !important; }
.DLink a { color:var(--highlight-discussion-mod) !important; }
.RLink a { color:var(--highlight-rollback) !important; }
.WMLink a { color:var(--highlight-wiki-manager) !important; }
.BOTLink a { color:var(--highlight-bot) !important; }
.SOAPLink a { color:var(--highlight-soap) !important; }

/*STAFF COLORS*/
/*Founder*/
a[href$=":CartoonEverything"],
a[href$="/CartoonEverything"] {
    color: var(--highlight-founder) !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

#MessageWall .wds-avatar + a[href$="User:CartoonEverything"]:after,
.article-comments-app .wds-avatar + a[href$="User:CartoonEverything"]:after {
    color: var(--highlight-founder) !important;
    font-family: 'Farro';
    content: " · (Founder)" !important;
}

img.avatar[alt="CartoonEverything"],
a[href$=":CartoonEverything"] img,
li[data-user="CartoonEverything"] img {
    border-color:var(--highlight-founder)!important;
}

/*Bureaucrats*/
a[href$=":RedBallFire"],
a[href$="/RedBallFire"],
a[href$=":BaldiBasicsFan"],
a[href$="/BaldiBasicsFan"] {
    color: var(--highlight-bureaucrat)  !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

#MessageWall .wds-avatar + a[href$="User:RedBallFire"]:after,
.article-comments-app .wds-avatar + a[href$="User:RedBallFire"]:after,
#MessageWall .wds-avatar + a[href$="User:BaldiBasicsFan"]:after,
.article-comments-app .wds-avatar + a[href$="User:BaldiBasicsFan"]:after {
    color: var(--highlight-bureaucrat) !important;
    font-family: 'Farro';
    content: " · (Bureaucrat)" !important;
}

img.avatar[alt="RedBallFire"],
a[href$=":RedBallFire"] img,
li[data-user="RedBallFire"] img,
img.avatar[alt="BaldiBasicsFan"],
a[href$=":BaldiBasicsFan"] img,
li[data-user="BaldiBasicsFan"] img {
    border-color:var(--highlight-bureaucrat) !important;
}

/*Administrators
a[href$=":DubbingDubs"],
a[href$="/DubbingDubs"] {
    color: var(--highlight-admin)!important;
    font-family: 'Farro';
    font-weight: bold !important;
}

img.avatar[alt="DubbingDubs"],
a[href$=":DubbingDubs"] img,
li[data-user="DubbingDubs"] img {
    border-color:var(--highlight-admin)!important;
}*/

/* Content Moderators */
a[href$=":Huluvillan"],
a[href$="/Huluvillan"] {
    color: var(--highlight-content-mod) !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

#MessageWall .wds-avatar + a[href$="User:Huluvillan"]:after,
.article-comments-app .wds-avatar + a[href$="User:Huluvillan"]:after {
    color: var(--highlight-content-mod) !important;
    font-family: 'Farro';
    content: " · (Content Moderator)" !important;
}

img.user-identity-avatar__image[alt="Huluvillan"],
a[href$=":Huluvillan"] img,
li[data-user="Huluvillan"] img {
    border-color:var(--highlight-content-mod)!important;
}

/*Wiki Manager*/
a[href$=":Nightsilver"],
a[href$="/Nightsilver"] {
    color: var(--highlight-wiki-manager) !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

#MessageWall .wds-avatar + a[href$="User:Nightsilver"]:after,
.article-comments-app .wds-avatar + a[href$="User:Nightsilver"]:after {
    color: var(--highlight-wiki-manager) !important;
    font-family: 'Farro';
    content: " · (Wiki Representative)" !important;
}
 
img.avatar[alt="Nightsilver"],
a[href$=":Nightsilver"] img,
li[data-user="Nightsilver"] img {
    border-color:var(--highlight-wiki-manager)!important;
}

/* Bots */
a[href$=":BallBot"],
a[href$="/BallBot"] {
    color: var(--highlight-bot) !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

img.avatar[alt="BallBot"],
a[href$=":BallBot"] img,
li[data-user="BallBot"] img {
    border-color:var(--highlight-bot)!important;
}

/*VSTF*/
a[href$=":VegaDark"],
a[href$="/VegaDark"],
a[href$=":Callofduty4"],
a[href$="/Callofduty4"],
a[href$=":TyA"],
a[href$="/TyA"],
a[href$=":TK-999"],
a[href$="/TK-999"],
a[href$=":Jr_Mime"],
a[href$="/Jr_Mime"],
a[href$=":Cyanide3"],
a[href$="/Cyanide3"],
a[href$=":Lady_Lostris"],
a[href$="/Lady_Lostris"],
a[href$=":Kopcap94"],
a[href$="/Kopcap94"],
a[href$=":Noreplyz"],
a[href$="/Noreplyz"],
a[href$=":Icier"],
a[href$="/Icier"],
a[href$=":Yuusuke_Takazaki"],
a[href$="/Yuusuke_Takazaki"],
a[href$=":DeXart"],
a[href$="/DeXart"],
a[href$=":Laundry_Machine"],
a[href$="/Laundry_Machine"],
a[href$=":RainA"],
a[href$="/RainA"],
a[href$=":Tono555"],
a[href$="/Tono555"] {
    color: var(--highlight-soap)!important;
    font-family: 'Farro';
    font-weight: bold !important;
}
 
img.avatar[alt="VegaDark"],
a[href$=":VegaDark"] img,
li[data-user="VegaDark"] img,
img.avatar[alt="Callofduty4"],
a[href$=":Callofduty4"] img,
li[data-user="Callofduty4"] img,
img.avatar[alt="TyA"],
a[href$=":TyA"] img,
li[data-user="TyA"] img,
img.avatar[alt="TK-999"],
a[href$=":TK-999"] img,
li[data-user="TK-999"] img,
img.avatar[alt="Jr_Mime"],
a[href$=":Jr_Mime"] img,
li[data-user="Jr_Mime"] img,
img.avatar[alt="Cyanide3"],
a[href$=":Cyanide3"] img,
li[data-user="Cyanide3A"] img,
img.avatar[alt="Lady_Lostris"],
a[href$=":Lady_Lostris"] img,
li[data-user="Lady_Lostris"] img,
img.avatar[alt="Kopcap94"],
a[href$=":Kopcap94"] img,
li[data-user="Kopcap94"] img,
img.avatar[alt="Noreplyz"],
a[href$=":Noreplyz"] img,
li[data-user="Noreplyz"] img,
img.avatar[alt="Icier"],
a[href$=":Icier"] img,
li[data-user="Icier"] img,
img.avatar[alt="Yuusuke_Takazaki"],
a[href$=":Yuusuke_Takazaki"] img,
li[data-user="Yuusuke_Takazaki"] img,
img.avatar[alt="DeXart"],
a[href$=":DeXart"] img,
li[data-user="DeXart"] img,
img.avatar[alt="Laundry_Machine"],
a[href$=":Laundry_Machine"] img,
li[data-user="Laundry_Machine"] img,
img.avatar[alt="DeXart"],
a[href$=":DeXart"] img,
li[data-user="DeXart"] img,
img.avatar[alt="RainA"],
a[href$=":RainA"] img,
li[data-user="RainA"] img,
img.avatar[alt="Tono555"],
a[href$=":Tono555"] img,
li[data-user="Tono555"] img {
    border-color:var(--highlight-soap)!important;
}