The Karate Kid Wiki
The Karate Kid Wiki
No edit summary
No edit summary
Line 94: Line 94:
 
font-variant: normal;
 
font-variant: normal;
 
font-weight: bold !important;
 
font-weight: bold !important;
  +
}
  +
  +
/* ------------ADMIN AVATARS------------ */
  +
/* Daniel Viglietti */
  +
a[href="/wiki/User:Daniel_Viglietti"] {
  +
background: url(https://vignette.wikia.nocookie.net/thekaratekids/images/8/8a/Avatar.png/revision/latest?cb=20180304021629) center left no-repeat;
  +
padding-left: 20px;
 
}
 
}

Revision as of 06:11, 11 May 2019

/* ------------ADMIN HIGHLIGHTS------------ */
/* Daniel Viglietti */
a[href$=":Daniel_Viglietti"],
a[href$="/Daniel_Viglietti"]{
    color:#ECB327 !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:Daniel_Viglietti"]:after {
    color:#ECB327 !important;
    content: "(Bureaucrat)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* Votesmall */
a[href$=":Votesmall"],
a[href$="/Votesmall"]{
    color:#ECB327 !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:Votesmall"]:after {
    color:#ECB327 !important;
    content: "(Bureaucrat)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* Kintobor */
a[href$=":Kintobor"],
a[href$="/Kintobor"]{
    color:#E3295C !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:Kintobor"]:after {
    color:#E3295C !important;
    content: "(Administrator)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* Jackson.carroll2 */
a[href$=":Jackson.carroll2"],
a[href$="/Jackson.carroll2"]{
    color:#E3295C !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:Jackson.carroll2"]:after {
    color:#E3295C !important;
    content: "(Administrator)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* King Solitary */
a[href$=":King_Solitary"],
a[href$="/King_Solitary"]{
    color:#E3295C !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:King_Solitary"]:after {
    color:#E3295C !important;
    content: "(Administrator)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* Barruca */
a[href$=":Barruca"],
a[href$="/Barruca"]{
    color:#E3295C !important; 
    font-weight: bold !important;
    font-family: "Rock Salt", sans-serif !important;
}
.Wall .edited-by a.subtle[href$="Wall:Barruca"]:after {
    color:#E3295C !important;
    content: "(Administrator)" !important;
    font-family: Chewy;
    font-size: 15px;
    font-variant: normal;
    font-weight: bold !important;
}

/* ------------ADMIN AVATARS------------ */
/* Daniel Viglietti */
a[href="/wiki/User:Daniel_Viglietti"] {
    background: url(https://vignette.wikia.nocookie.net/thekaratekids/images/8/8a/Avatar.png/revision/latest?cb=20180304021629) center left no-repeat;
	padding-left: 20px;
}