Hilda: A Netflix Original Series Wiki
No edit summary
No edit summary
Line 82: Line 82:
   
 
/*Content Moderators*/
 
/*Content Moderators*/
  +
a[href$=":TalkingOddlySpooky"],
  +
a[href$="/TalkingOddlySpooky"],
 
a[href$=":WikiKansel"],
 
a[href$=":WikiKansel"],
 
a[href$="/WikiKansel"] {
 
a[href$="/WikiKansel"] {
Line 89: Line 91:
 
}
 
}
   
  +
.Wall .edited-by a.subtle[href$="Wall:TalkingOddlySpooky"]:after,
 
.Wall .edited-by a.subtle[href$="Wall:WikiKansel"]:after {
 
.Wall .edited-by a.subtle[href$="Wall:WikiKansel"]:after {
 
color:#33FF00!important;
 
color:#33FF00!important;
Line 95: Line 98:
 
}
 
}
   
  +
img.avatar[alt="TalkingOddlySpooky"],
  +
a[href$=":TalkingOddlySpooky"] img,
  +
li[data-user="TalkingOddlySpooky"] img,
 
img.avatar[alt="WikiKansel"],
 
img.avatar[alt="WikiKansel"],
 
a[href$=":WikiKansel"] img,
 
a[href$=":WikiKansel"] img,
Line 267: Line 273:
   
 
/*Content Moderators*/
 
/*Content Moderators*/
  +
.comments li[data-user="TalkingOddlySpooky"] .edited-by:after,
 
.comments li[data-user="WikiKansel"] .edited-by:after {
 
.comments li[data-user="WikiKansel"] .edited-by:after {
 
content: "Content Moderator"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #000000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #33FF00;
 
content: "Content Moderator"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #000000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #33FF00;

Revision as of 08:37, 16 March 2020

.FLink a { color:#00FFFF !important; }
.BLink a { color:#800080 !important; }
.ALink a { color:#FF4500 !important; }
.CLink a { color:#33FF00 !important; }
.DLink a { color:#F70CD9 !important; }
.RLink a { color:#0000FF !important; }
.VSTFLink a {color:#000000 !important; }

/*STAFF COLORS*/
/*Founder*/
/*MaxiGamer WiiU*/
a[href$=":MaxiGamer_WiiU"],
a[href$="/MaxiGamer_WiiU"] {
    color: #00FFFF !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:MaxiGamer_WiiU"]:after {
color:#00FFFF!important;
    content:"Founder"!important;
    font-family: 'SpudAfCrisp';
}

img.avatar[alt="MaxiGamer_WiiU"],
a[href$=":MaxiGamer_WiiU"] img,
li[data-user="MaxiGamer WiiU"] img {
    border-color:#00FFFF!important;
}

/*Bureaucrats*/
a[href$=":RedBallFire"],
a[href$="/RedBallFire"],
a[href$=":Jamie248"],
a[href$="/Jamie248"] {
    color: #800080 !important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:RedBallFire"]:after,
.Wall .edited-by a.subtle[href$="Wall:Jamie248"]:after {
    color:#800080!important;
    content:"Bureaucrat"!important;
    font-family: 'SpudAfCrisp';
}

img.avatar[alt="RedBallFire"],
a[href$=":RedBallFire"] img,
li[data-user="RedBallFire"] img,
img.avatar[alt="Jamie248"],
a[href$=":Jamie248"] img,
li[data-user="Jamie248"] img {
    border-color:#800080!important;
}

/*Administrators*/
a[href$=":SentaiRiderFan"],
a[href$="/SentaiRiderFan"],
a[href$=":MaverickGuy720"],
a[href$="/MaverickGuy720"] {
    color: #FF4500!important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:SentaiRiderFan"]:after,
.Wall .edited-by a.subtle[href$="Wall:MaverickGuy720"]:after {
    color:#FF4500!important;
    content:"Administrator"!important;
    font-family: 'SpudAfCrisp';
}

img.avatar[alt="SentaiRiderFan"],
a[href$=":SentaiRiderFan"] img,
li[data-user="SentaiRiderFan"] img,
img.avatar[alt="MaverickGuy720"],
a[href$=":MaverickGuy720"] img,
li[data-user="MaverickGuy720"] img {
    border-color:#FF4500!important;
}

/*Content Moderators*/
a[href$=":TalkingOddlySpooky"],
a[href$="/TalkingOddlySpooky"],
a[href$=":WikiKansel"],
a[href$="/WikiKansel"] {
    color: #33FF00!important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:TalkingOddlySpooky"]:after,
.Wall .edited-by a.subtle[href$="Wall:WikiKansel"]:after {
    color:#33FF00!important;
    content:"Content Moderator"!important;
    font-family: 'SpudAfCrisp';
}

img.avatar[alt="TalkingOddlySpooky"],
a[href$=":TalkingOddlySpooky"] img,
li[data-user="TalkingOddlySpooky"] img,
img.avatar[alt="WikiKansel"],
a[href$=":WikiKansel"] img,
li[data-user="WikiKansel"] img {
    border-color:#33FF00!important;
}

/*Rollbacks
a[href$=":Username"],
a[href$="/Username"] {
    color: #0000FF!important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:Username"]:after {
    color:#0000FF!important;
    content:"Rollback"!important;
    font-family: 'SpudAfCrisp';
}

img.avatar[alt="Username"],
a[href$=":Username"] img,
li[data-user="Username"] img {
    border-color:#0000FF!important;
} */

/*Wiki Manager*/
a[href$=":Spongebob456"],
a[href$="/Spongebob456"] {
    color: #FFD700 !important;
    font-family: 'Farro';
    font-weight: bold !important;
}
 
.Wall .edited-by a.subtle[href$="Wall:Spongebob456"]:after {
color:#FFD700!important;
    content:"Wiki Manager"!important;
    font-family: 'SpudAfCrisp';
}
 
img.avatar[alt="Spongebob456"],
a[href$=":Spongebob456"] img,
li[data-user="Spongebob456"] img {
    border-color:#FFD700!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: #000000!important;
    font-family: 'Farro';
    font-weight: bold !important;
}

.Wall .edited-by a.subtle[href$="Wall:VegaDark"]:after,
.Wall .edited-by a.subtle[href$="Wall:Callofduty4"]:after,
.Wall .edited-by a.subtle[href$="Wall:TyA"]:after,
.Wall .edited-by a.subtle[href$="Wall:TK-999"]:after,
.Wall .edited-by a.subtle[href$="Wall:Jr_Mime"]:after,
.Wall .edited-by a.subtle[href$="Wall:Cyanide3"]:after,
.Wall .edited-by a.subtle[href$="Wall:Lady_Lostris"]:after,
.Wall .edited-by a.subtle[href$="Wall:Kopcap94"]:after,
.Wall .edited-by a.subtle[href$="Wall:Noreplyz"]:after,
.Wall .edited-by a.subtle[href$="Wall:Icier"]:after,
.Wall .edited-by a.subtle[href$="Wall:Yuusuke_Takazaki"]:after,
.Wall .edited-by a.subtle[href$="Wall:DeXart"]:after,
.Wall .edited-by a.subtle[href$="Wall:Laundry_Machine"]:after,
.Wall .edited-by a.subtle[href$="Wall:RainA"]:after,
.Wall .edited-by a.subtle[href$="Wall:Tono555"]:after {
    color:#000000!important;
    content:"VSTF"!important;
    font-family: 'SpudAfCrisp';
}

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:#000000!important;
}

/*Comment Tags*/
/*Founder*/
.comments li[data-user="MaxiGamer WiiU"] .edited-by:after {
    content: "Founder"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #00000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #00FFFF;
}

/* Bureaucrats */
.comments li[data-user="RedBallFire"] .edited-by:after,
.comments li[data-user="Jamie248"] .edited-by:after { 
    content: "Bureaucrat"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #00000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #800080;
}

/*Administrators*/
.comments li[data-user="SentaiRiderFan"] .edited-by:after,
.comments li[data-user="MaverickGuy720"] .edited-by:after {
    content: "Administrator"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #00000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #FF4500;
}

/*Content Moderators*/
.comments li[data-user="TalkingOddlySpooky"] .edited-by:after,
.comments li[data-user="WikiKansel"] .edited-by:after { 
    content: "Content Moderator"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #000000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #33FF00;
}

/*Rollbacks
.comments li[data-user="Username"] .edited-by:after { 
    content: "Rollback"; font-family: 'SpudAfCrisp'; font-weight: bold; color: #000000; -left: 3px; padding: 1px 3px; border-radius: 2px; border-style: dotted; border-color: #0000FF;
} */

/* Profile tags on the staff's profile page */
.tag.usergroup-founder {
        background-color: #00FFFF !important;
        color: #000000 !important;
}

.tag.usergroup-bureaucrat {
        background-color: #800080 !important;
        color: #000000 !important;
}
 
.tag.usergroup-sysop {
        background-color: #FF4500 !important;
        color: #000000 !important;
}
 
.tag.usergroup-content-moderator {
        background-color: #33FF00 !important;
        color: #000000 !important;
}
 
.tag.usergroup-threadmoderator {
        background-color: #F70CD9 !important;
        color: #000000 !important;
}

.tag.usergroup-chatmoderator {
        background-color: #B57CE3 !important;
        color: #000000 !important;
}
 
.tag.usergroup-rollback {
        background-color: #0000FF !important;
        color: #000000 !important;
}