Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Staff.css: Difference between revisions

MediaWiki interface page
NekoPillow (talk | contribs)
No edit summary
m Protected "MediaWiki:Staff.css": Static site resource ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(27 intermediate revisions by 4 users not shown)
Line 7: Line 7:


/* ========== Founder ========== */
/* ========== Founder ========== */
a[href$="/wiki/User:SpaceManiac"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:SpaceManiac"]:not([data-tracking-label="account.profile"]) {
.Wall .edited-by a[href$="Wall:SpaceManiac"]:not(.subtle) {
     background: url(https://cdn.growtopiawiki.com/uploads/6/66/STAFF_FDICON_LEGORB.png) center left no-repeat;
     background: url(https://vignette.wikia.nocookie.net/growtopia/images/6/66/STAFF_FDICON_LEGORB.png) center left no-repeat;
     padding-left: 17px;
     padding-left: 17px;
     color: #f8ba00 !important;
     color: #f8ba00 !important;
     font-weight: bold !important;
     font-weight: bold !important;
}
.Wall .edited-by a.subtle[href$="Wall:SpaceManiac"]:after {
    color: #f8ba00 !important;
    content: "Founder" !important;
    font-family: Nunito;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
}
}


/* ========== Bureaucrats ========== */
/* ========== Bureaucrats ========== */
a[href$="/wiki/User:Librarian_Bird"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:LightSwitch"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:LightSwitch"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Awesome187"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:Awesome187"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Vijuki"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:Vijuki"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Sorenesss"]:not([data-tracking-label="account.profile"]) {
.Wall .edited-by a[href$="Wall:Librarian_Bird"]:not(.subtle),
     background: url(https://cdn.growtopiawiki.com/uploads/8/85/STAFF_BCICON_RCB.png) center left no-repeat;
.Wall .edited-by a[href$="Wall:LightSwitch"]:not(.subtle),
.Wall .edited-by a[href$="Wall:Awesome187"]:not(.subtle),
.Wall .edited-by a[href$="Wall:Vijuki"]:not(.subtle) {
     background: url(https://vignette.wikia.nocookie.net/growtopia/images/8/85/STAFF_BCICON_RCB.png) center left no-repeat;
     padding-left: 17px;
     padding-left: 17px;
     color: #ec2dff !important;
     color: #ec2dff !important;
     font-weight: bold !important;
     font-weight: bold !important;
}
.Wall .edited-by a.subtle[href$="Wall:Librarian_Bird"]:after,
.Wall .edited-by a.subtle[href$="Wall:LightSwitch"]:after,
.Wall .edited-by a.subtle[href$="Wall:Awesome187"]:after,
.Wall .edited-by a.subtle[href$="Wall:Vijuki"]:after {
    color: #ec2dff !important;
    content: "Bureaucrat" !important;
    font-family: Nunito;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
}
}


/* ========== Administrators ========== */
/* ========== Administrators ========== */
a[href$="/wiki/User:BlueDwarf"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:BlueDwarf"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:Nenkai"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Nenkai"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:NekoPillow"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:NekoPillow"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:Bambam_Bot"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Librarian_Bird"]:not([data-tracking-label="account.profile"]),
.Wall .edited-by a[href$="Wall:BlueDwarf"]:not(.subtle),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Atheroma"]:not([data-tracking-label="account.profile"]),
.Wall .edited-by a[href$="Wall:Nenkai"]:not(.subtle),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:HashJona"]:not([data-tracking-label="account.profile"]),
.Wall .edited-by a[href$="Wall:NekoPillow"]:not(.subtle),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Bambam_Bot"]:not([data-tracking-label="account.profile"]) {
.Wall .edited-by a[href$="Wall:Bambam_Bot"]:not(.subtle) {
     background: url(https://cdn.growtopiawiki.com/uploads/8/81/STAFF_AMICON_EMERALD.png) center left no-repeat;
     background: url(https://vignette.wikia.nocookie.net/growtopia/images/8/81/STAFF_AMICON_EMERALD.png) center left no-repeat;
     padding-left: 17px;
     padding-left: 17px;
     color: #06c22c !important;
     color: #06c22c !important;
     font-weight: bold !important;
     font-weight: bold !important;
}
.Wall .edited-by a.subtle[href$="Wall:BlueDwarf"]:after,
.Wall .edited-by a.subtle[href$="Wall:Nenkai"]:after,
.Wall .edited-by a.subtle[href$="Wall:NekoPillow"]:after,
.Wall .edited-by a.subtle[href$="Wall:Bambam_Bot"]:after {
    color: #06c22c !important;
    content: "Admin" !important;
    font-family: Nunito;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
}
}


/* ========== Content Moderators ========== */
/* ========== Content Moderators ========== */
a[href$="/wiki/User:HealLV"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:HealLV"]:not([data-tracking-label="account.profile"]),
a[href$="/wiki/User:PixelJr"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:ItsJustMeDude666"]:not([data-tracking-label="account.profile"]) {
a[href$="/wiki/User:KenaaGT"],
     background: url(https://cdn.growtopiawiki.com/uploads/5/59/STAFF_CMICON_SAPPHIRE.png) center left no-repeat;
.Wall .edited-by a[href$="Wall:HealLV"]:not(.subtle),
.Wall .edited-by a[href$="Wall:PixelJr"]:not(.subtle),
.Wall .edited-by a[href$="Wall:KenaaGT"]:not(.subtle) {
     background: url(https://vignette.wikia.nocookie.net/growtopia/images/5/59/STAFF_CMICON_SAPPHIRE.png) center left no-repeat;
     padding-left: 17px;
     padding-left: 17px;
     color: #0C8DDF !important;
     color: #0C8DDF !important;
     font-weight: 700 !important;
     font-weight: 700 !important;
}
.Wall .edited-by a.subtle[href$="Wall:HealLV"]:after,
.Wall .edited-by a.subtle[href$="Wall:PixelJr"]:after,
.Wall .edited-by a.subtle[href$="Wall:KenaaGT"]:after {
    color: #0C8DDF !important;
    content: "Content Moderator" !important;
    font-family: Nunito;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: 400;
}
}


/* ========== Wiki Managers ========== */
/* ========== Wiki Managers ========== */
a[href$="/wiki/User:Tagaziel"],
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Tagaziel"]:not([data-tracking-label="account.profile"]) {
.Wall .edited-by a[href$="Wall:Atvelonis"]:not(.subtle) {
     background: url(https://cdn.growtopiawiki.com/uploads/2/2d/STAFF_WMICON_TOPAZ.png) center left no-repeat;
     background: url(https://vignette.wikia.nocookie.net/growtopia/images/2/2d/STAFF_WMICON_TOPAZ.png) center left no-repeat;
     padding-left: 17px;
     padding-left: 17px;
     color: #FF9D07 !important;
     color: #FF9D07 !important;
     font-weight: 700 !important;
     font-weight: 700 !important;
}
.Wall .edited-by a.subtle[href$="Wall:Tagaziel"]:after {
    color: #FF9D07 !important;
    content: "Wiki Manager" !important;
    font-family: Nunito;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: 400;
}
}


Line 148: Line 84:
.staffCell .retired a:after {
.staffCell .retired a:after {
     display: none !important;
     display: none !important;
}
/** Style Reset **/
#userProfileApp .user-profile-navigation__link.is-active a {
color: var(--theme-link-color) !important;
}
#userProfileApp .user-profile-navigation__link a {
background: initial;
padding: initial;
color: var(--theme-article-text-color) !important;
}
.wds-dropdown__content .wds-list.wds-is-linked>li>a {
    background: initial;
    color: #39424d !important;
    font-weight: initial !important;
}
.community-page-rail-module .wds-avatar a {
    background: initial;
    padding: initial;
}
}

Latest revision as of 15:23, 11 January 2026

/******************** Staff.css *******************
  Description:
    This is a stylesheet to apply a theme on the
    Username of our staff
    
 **************************************************/

/* ========== Founder ========== */
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:SpaceManiac"]:not([data-tracking-label="account.profile"]) {
    background: url(https://cdn.growtopiawiki.com/uploads/6/66/STAFF_FDICON_LEGORB.png) center left no-repeat;
    padding-left: 17px;
    color: #f8ba00 !important;
    font-weight: bold !important;
}

/* ========== Bureaucrats ========== */
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:LightSwitch"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Awesome187"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Vijuki"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Sorenesss"]:not([data-tracking-label="account.profile"]) {
    background: url(https://cdn.growtopiawiki.com/uploads/8/85/STAFF_BCICON_RCB.png) center left no-repeat;
    padding-left: 17px;
    color: #ec2dff !important;
    font-weight: bold !important;
}

/* ========== Administrators ========== */
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:BlueDwarf"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Nenkai"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:NekoPillow"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Librarian_Bird"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Atheroma"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:HashJona"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Bambam_Bot"]:not([data-tracking-label="account.profile"]) {
    background: url(https://cdn.growtopiawiki.com/uploads/8/81/STAFF_AMICON_EMERALD.png) center left no-repeat;
    padding-left: 17px;
    color: #06c22c !important;
    font-weight: bold !important;
}

/* ========== Content Moderators ========== */
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:HealLV"]:not([data-tracking-label="account.profile"]),
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:ItsJustMeDude666"]:not([data-tracking-label="account.profile"]) {
    background: url(https://cdn.growtopiawiki.com/uploads/5/59/STAFF_CMICON_SAPPHIRE.png) center left no-repeat;
    padding-left: 17px;
    color: #0C8DDF !important;
    font-weight: 700 !important;
}

/* ========== Wiki Managers ========== */
:not(.wds-avatar):not(.user-profile-navigation__link)>a[href$="/wiki/User:Tagaziel"]:not([data-tracking-label="account.profile"]) {
    background: url(https://cdn.growtopiawiki.com/uploads/2/2d/STAFF_WMICON_TOPAZ.png) center left no-repeat;
    padding-left: 17px;
    color: #FF9D07 !important;
    font-weight: 700 !important;
}

/** Staff List CSS (Growtopia Wiki:User Rights) **/
.staffCell {
    border-radius: 15px;
    padding: 15px 20px 15px;
    margin-bottom: 5px;
    font-family: Century Gothic, sans-serif;
    font-weight: bold;
}
.staffCell a {
    text-decoration: none;
    font-weight: bold;
}
.staffCell a:hover {
    text-decoration: none;
}
.staffCell a:after {
    display: none !important;
}
.staffCell .retired a {
    color: #F57B7B;
    text-decoration: none;
    font-weight: bold;
}
.staffCell .retired a:hover {
    text-decoration: none;
}
.staffCell .retired a:after {
    display: none !important;
}