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

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

MediaWiki:Staff.css

MediaWiki interface page
Revision as of 05:13, 20 September 2022 by Aeywoo (talk | contribs) (Fix.)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Staff Profile Customization */
/** Maintained and Modified by Mareux **/
/*** This script will only be used on Staff Members in the following groups: wiki-representative, voldev, bureaucrat, sysop/administrator, content-moderator, threadmoderator, rollback ***/

:root {
	--staff-colors-bureaucrats: rgb(255,80,77);
	--staff-colors-developers: rgb(255,211,115);
	--staff-colors-administrators: rgb(0,205,255);
	--staff-colors-contentmods: rgb(195,106,215);
	--staff-colors-discussmods: rgb(26,219,78);
	--staff-colors-rollbacks: rgb(60, 174, 100);
}

/* Staff User Page Customisation */
/** Bureaucrats **/
a[href$=":WowzersItsMe"] {
	font-weight: bold;
	font-family: 'Catamaran', Rubik, Arial, sans-serif;
	color: var(--staff-colors-bureaucrats) !important;
	text-shadow: 0 1px 5px rgba(var(--staff-colors-bureaucrats),.3) !important;
}
/** Administrators **/
a[href$=":Redibles"],
a[href$=":LSplashYeet"] {
	font-weight: bold;
	font-family: 'Catamaran', Rubik, Arial, sans-serif;
	color: var(--staff-colors-developers) !important;
	text-shadow: 0 1px 5px rgba(var(--staff-colors-developers),.3) !important;
}
a[href$=":Aeywoo"],
a[href$=":Efflorescized"] {
	font-weight: bold;
	font-family: 'Catamaran', Rubik, Arial, sans-serif;
	color: var(--staff-colors-administrators) !important;
	text-shadow: 0 1px 5px rgba(var(--staff-colors-administrators),.3) !important;
}
/** Discussion Moderators **/
a[href$=":JaydenZapataYT"] {
	font-weight: bold;
	font-family: 'Catamaran', Rubik, Arial, sans-serif;
	color: var(--staff-colors-discussmods) !important;
	text-shadow: 0 1px 5px rgba(var(--staff-colors-discussmods),.3) !important;
}
a[href$=":Bubblybonbon"] {
	font-weight: bold;
	font-family: 'Catamaran', Rubik, Arial, sans-serif;
	color: var(--staff-colors-rollbacks) !important;
	text-shadow: 0 1px 5px rgba(var(--staff-colors-rollbacks),.3) !important;
}

/* Staff Profile Overrides/Customizations */
/** WowzersItsMe - Bureaucrat/Founder **/
.rootpage-User_WowzersItsMe #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_WowzersItsMe #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_WowzersItsMe #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_WowzersItsMe #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_WowzersItsMe #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_WowzersItsMe #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_WowzersItsMe #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_WowzersItsMe #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_WowzersItsMe #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_WowzersItsMe #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-bureaucrats) !important;
}

/** LSplashYeet - Administrator/Developer **/
.rootpage-User_LSplashYeet #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_LSplashYeet #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_LSplashYeet #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_LSplashYeet #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_LSplashYeet #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_LSplashYeet #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_LSplashYeet #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_LSplashYeet #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_LSplashYeet #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_LSplashYeet #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-developers) !important;
}

/** Redibles - Administrator/Developer **/
.rootpage-User_Redibles #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_Redibles #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_Redibles #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_Redibles #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_Redibles #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_Redibles #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_Redibles #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_Redibles #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_Redibles #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_Redibles #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-developers) !important;
}

/** Efflorescized - Administrator/Sysop **/
.rootpage-User_Efflorescized #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_Efflorescized #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_Efflorescized #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_Efflorescized #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_Efflorescized #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_Efflorescized #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_Efflorescized #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_Efflorescized #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_Efflorescized #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_Efflorescized #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-administrators) !important;
}

/** Aeywoo - Administrator/Sysop **/
.rootpage-User_Aeywoo #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_Aeywoo #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_Aeywoo #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_Aeywoo #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_Aeywoo #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_Aeywoo #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_Aeywoo #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_Aeywoo #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_Aeywoo #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_Aeywoo #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-administrators) !important;
}

/** JaydenZapataYT - Discussion Moderator **/
.rootpage-User_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_JaydenZapataYT #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-discussmods) !important;
}

/** Bubblybonbon - Rollbacker **/
.rootpage-User_Bubblybonbon #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_blog_Bubblybonbon #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Message_Wall_Bubblybonbon #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_Contributions_Bubblybonbon #userProfileApp .user-identity-header__attributes > h1,
.rootpage-Special_UserProfileActivity_Bubblybonbon #userProfileApp .user-identity-header__attributes > h1,
.rootpage-User_Bubblybonbon #userProfileApp .user-identity-header__attributes > h2,
.rootpage-User_blog_Bubblybonbon #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Message_Wall_Bubblybonbon #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_Contributions_Bubblybonbon #userProfileApp .user-identity-header__attributes > h2,
.rootpage-Special_UserProfileActivity_Bubblybonbon #userProfileApp .user-identity-header__attributes > h2 {
	color: var(--staff-colors-rollbacks) !important;
}