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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@import url('https://fonts.googleapis.com/css?family=Bellota|Abril+Fatface|Helios|Hello+Paris|Alegreya+Sans+SC|Klingon|Sedgwick+Ave+Display|Montserrat|Alata|Federo|Summer+Loving|VT323|Nixie+One|Bobby+Jones|Arima+Madurai|Quinta|Object+Sans|Morganite|Coves|Fixer|Bilbo+Swash+Caps|Marck+Script|Henny+Penny|Eater|Open+Sans|Bench+Nine|BigelowRules|Almend+Display|IM+Fell+DW+Pica|Coiny|Black+Melody|Yeseva+One|The+Girl+Next+Door|Josefin+Sans+Light|Modak|Noteworthy|Mark+Felt|Lobster|Nunito|Rubik|Amatic+SC|Annie+Use+Your+Telescope|Bad+Script|Caveat|Caveat+Brush|Cedarville+Cursive|Ubuntu|Chewy|Cinzel|Coming+Soon|Concert+One|Courgette|Crafty+Girls|Comfortaa|Damion|Dancing+Script|Darker+Grotesque|Delius|Didact+Gothic|Dosis|Gloria+Hallelujah|Gochi+Hand|Great+Vibes|Indie+Flower|Itim|Josefin+Sans|Just+Me+Again+Down+Here|Kalam|Kaushan+Script|Lacquer|Lexend+Peta|Long+Cang|Luckiest+Guy|Ma+Shan+Zheng|Mali|Merienda|Nanum+Pen+Script|Neucha|Nunito|Pacifico|Pangolin|Patrick+Hand|Patrick+Hand+SC|Permanent+Marker|Press+Start+2P|Quicksand|Reenie+Beanie|Rock+Salt|Rubik|Sacramento|Satisfy|Schoolbell|Shadows+Into+Light|Short+Stack|Single+Day|Sniglet|Sue+Ellen+Francisco|Tajawal|Ubuntu+Condensed|Unkempt|Work+Sans|Yellowtail|Dekko|Nunito|Jua|Lexend+Zetta|Cherry+Cream+Soda|Lobster|Pacifico|Fredoka+One|Cinzel+Decorative|Ms+Pgothic|Aclonica|Rum+Raisin|');
/*********************************************************************/
/* BULLETS, INDENTS, UNORDERED AND ORDERED LISTS, SEMI-COLON HEADERS */
.page-content ol, .page-content ul {
margin: 0.0em 0.0em 0.2em 1.2em !important;
}
.page-content p {
margin: 0.5em 0 !important;
}
.page-content dl {
margin-top: 0.5em !important;
margin-bottom: 0.2em !important;
}
.page-content dd {
margin-left: 1.6em !important;
margin-right: 0 !important;
margin-bottom: 0.1em !important;
}
/*************/
/* MAIN PAGE */
.mainpagenav {
width:100%;
margin-left:auto;
margin-right:auto;
background:linear-gradient(0deg,transparent -60%,var(--theme-body-background-color) 160%);
border-radius: 20px;
margin-bottom: 40px;
}
/**************/
/* BACKGROUND */
.fandom-community-header__background {
opacity: 0.8;
filter: blur(2px);
}
/*****************/
/* NOTIFICATIONS */
@keyframes notify {
0% {background-color: white; color: #5f7a7b;}
50% {background-color: red; color: white;}
100% {background-color: white; color: #5f7a7b;}
}
.global-action-notifications .notifications__counter {
animation-name: notify;
animation-duration: 0.5s !important;
animation-iteration-count: infinite !important;
animation-direction: alternate;
animation-timing-function: linear;
}
/***********/
/* GALLERY */
.wikia-gallery-border-small .thumb .gallery-image-wrapper {
border-width: 0px !important;
}
.wikia-gallery-spacing-small .wikia-gallery-item {
padding: 0px !important;
}
.wikia-gallery-spacing-medium .wikia-gallery-item {
padding: 8px !important;
}
.wikia-gallery {
text-align: center;
margin-top: 1em;
}
img.lazyloaded {
object-position: top;
}
.wikia-gallery-item {
text-align: -webkit-center;
text-align: -moz-center;
}
/********************/
/* GALLERY CAPTIONS */
.wikia-gallery-caption-below .lightbox-caption {
color: rgba(var(--theme-page-text-color--rgb),90);
text-align: center;
margin-top: -8px;
margin-bottom: 10px;
overflow: clip;
}
/*************************/
/* VIDEO UPLOAD REMINDER */
.wds-textarea__hint::after {
content:"1️⃣ Once the File: page has been created, add it to Category:Videos so that the source can be monitored for future availability. \A 2️⃣ If the file page was created with any special characters, request to move to a new name without them and leave NO redirect.";
color: #d54141;
font-size: 17px;
}
/**********************/
/* VIDEO IN A GALLERY */
.wikia-gallery-item .title {
display: none !important;
}
/*****************************************************/
/* DIV TAGS CONTAINING TABLES; MANY OF OUR INFOBOXES */
.table-scrollable {
overflow-x: unset !important;
}
.page-content {
overflow-x: unset !important;
}
/**********************/
/* LIGHTBOX SEPARATOR */
.LightboxModal .user-details .posted-in-article:before {
content: "●" !important;
margin-left: 0px;
margin-right: 5px;
}
/******************************/
/* LIGHTBOX IRRELEVANT THUMBS */
.LightboxModal .LightboxCarousel .LightboxCarouselContainer li[data-backfill$="true"] {
display: none;
}
.more-items.disabled {
display: none;
}
/*********************************************/
/* LIGHTBOX IS LESS IMPORTANT THAN THE IMAGE */
.LightboxModal .media img {
z-index: 3;
}
.LightboxModal .LightboxCarousel {
display: none;
}
.skin-fandomdesktop .LightboxModal {
margin-left: 0 !important;
width: 97% !important;
}
.see-full-size-link {
display: block;
clear: both;
border-left: none !important;
margin-left: -10px !important;
}
.posted-in {
display: block;
clear: both;
}
.share-button.wds-button.wds-is-secondary {
display: none;
}
.LightboxModal .user-details .avatar {
display: none;
}
.posted-in-article {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.LightboxModal .LightboxHeader h1 {
font-size: 16px !important;
max-width: 20% !important;
}
.LightboxModal .LightboxHeader .user-details {
width: 20%;
white-space: collapse;
height: 186px;
}
.LightboxModal .LightboxHeader {
border-bottom: none !important;
}
.LightboxModal .LightboxCarousel, .LightboxModal .LightboxHeader {
box-shadow: none !important;
}
/********************************/
/* NORMAL FONT WEIGHT FOR LINKS */
.page-content .mw-parser-output a {
font-weight: inherit;
text-decoration: none !important;
}
/**************/
/* INFOBOXES */
.hiddenStructure {
display: none;
}
.mw-collapsible-toggle {
float: none !important;
}
.mw-collapsible-toggle a:link {
color:gray !important;
}
/*****************************************/
/* SHOW REDIRECTS ON ALLPAGES IN ITALICS */
.allpagesredirect {
font-style: italic;
}
/*****************/
/* RECENTCHANGES */
.mw-tag-markers {
opacity: 0.4;
}
.mw-plusminus-neg {
color: #7f484f !important;
}
.mw-recentchanges-toplinks-content.mw-collapsible-content {
display: block !important;
}
/******************************/
/* RECENT CHANGES HEADER ICON */
.wiki-tools a[href$="/wiki/Special:RecentChanges"] {
background-color: rgba(255, 255, 255, 0.8);
}
/********************************************/
/* GENERAL TEMPLATE STYLING FOR BOTH THEMES */
.general, table.general {
background-color: var(--theme-page-background-color--secondary);
}
/***************************************************/
/* TABLE STYLING FOR EPISODE GUIDES, SKETCHES, ETC */
table.episode {
border-collapse: collapse;
overflow: -moz-hidden-unscrollable;
}
table.episode td, table.episode th {
border: 1px solid #AAAAAA;
padding: 8px 8px;
}
table.episode th {
background: var(--theme-page-background-color--secondary);
border-bottom: 2px solid var(--theme-body-dynamic-color-2);
font-weight: bold;
text-align: center;
}
.sticky thead th,
.sticky th {
position: sticky;
top: 45px;
z-index: 10;
}
/**********************************/
/* TABLE STYLING FOR TRANSCRIPTS */
table.transcript {
border-collapse: collapse;
}
table.transcript td, table.episode th {
padding: 8px 8px;
}
/**********************************/
/* TABLE STYLING FOR COLUMN LISTS */
table.columnlist {
border: 0px;
border-collapse: collapse;
table-layout: fixed;
}
table.columnlist td, table.episode th {
padding: 8px 6px;
vertical-align:top;
}
/***************************/
/* CLASSIC THUMBNAIL STYLE */
.theme-fandomdesktop-light .page-content .thumb, .theme-fandomdesktop-dark .page-content .thumb {
background-color: var(--theme-page-background-color--secondary);
border: 1px solid #D9D9D9;
overflow: hidden;
padding: 3px;
width: min-content !important;
margin-bottom: 10px;
}
.thumb .thumbcaption p {
margin: 0 !important;
margin-bottom: -6px !important;
}
figure.thumb.show-info-icon figcaption.thumbcaption {
margin-bottom: -2px;
}
p.caption {
padding-bottom:8px !important;
}
/* Fix to add back in wiki theming on thumbnail captions (credit to [[User:LucyKuranSKYDOME]] */
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] {
display: flex;
flex-direction: column;
}
/* Fix to exempt gallery captions */
.wikia-gallery-item .thumb {
background-color: transparent !important;
border: 0 !important;
}
/* temporary fix to keep spacing from changing on mouseover */
:root figure[typeof~='mw:File/Thumb'],
:root figure[typeof~='mw:File/Frame']{
margin-top: 0em;
}
/************************************************/
/* CLASSIC THUMBNAIL STYLE FOR MP4 VIDEO EMBEDS */
/* Container framework for the video element */
.thumb .mw-file-element,
div.thumbinner .mw-file-element {
background-color: #f8f9fa;
border: 1px solid #c8ccd1;
padding: 3px;
}
/* Ensure HTML5 videos behave exactly like images within frames */
video.mw-file-element {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
box-sizing: border-box;
}
/* Forces the grey thumbnail background to show correctly behind the video frame padding */
.thumbinner {
background-color: #f8f9fa !important;
border: 1px solid #c8ccd1 !important;
}
/* Text caption behavior to replicate the old style */
.thumbcaption {
font-size: 94%;
line-height: 1.4em;
padding: 3px 0 0 0 !important;
text-align: left;
}
.thumbimage {
max-width: initial !important;
}
/***************************/
/* HIDE AUTO VIDEO CAPTION */
.thumb .thumbcaption p.title {
display: none;
}
/************************************/
/* VIDEO PLAY BUTTON AS RIGHT THUMB */
.video-thumbnail .thumbnail-play-icon {
left: 1%;
bottom: 1%;
position: absolute;
}
/**********/
/* FOOTER */
.page-footer__categories {
margin-top: 80px;
background: linear-gradient(0deg, transparent 10%, var(--theme-page-background-color--secondary) 180%);
}
.CategorySelect.articlePage > .toolbar {
display: none !important;
}
.CategorySelect.articlePage {
opacity: 0.8;
}
.CategorySelect.articlePage .special-categories-label a {
color: var(--theme-border-color) + var(--theme-border-color);
}
.page-footer .wds-collapsible-panel__header {
display: none !important;
}
.page-footer .wds-collapsible-panel.wds-is-collapsed .wds-collapsible-panel__content {
display: block;
margin-top: 12px;
margin-left: 6px;
}
.page-footer .wds-icon.wds-icon-small {
display: none;
}
.page-footer .license-description {
opacity: 0.1;
font-size: 12px;
}
.refpopups-configure-page {
display: none;
}
#CategorySelectAdd {
display: none;
}
/***************************************************/
/* HIDE PROFILE HEADER ON USER TALK EDIT MODE ONLY */
.action-edit #userProfileApp {
display: none;
}
/*******************************************************/
/* REMINDER NOTICE FOR TOP OF NON-EDIT USER TALK PAGES */
.ns-3 #userProfileApp::after {
content: "1️⃣ This is a user talk page. Please sign your posts with four tildes ~ ~ ~ ~ (no spaces). \A 2️⃣ Indent each reply with one more colon : than the reply before it. \A 3️⃣ Don't reply on someone else's talk page. Keep the conversation in the same thread. \A 4️⃣ Add the page to your Watchlist so you get notified by email when there's a reply. \A 5️⃣ Request Fandom staff to enable Extension:DiscussionTools to make this process easier.";
color: #d54141;
white-space: pre-wrap;
font-size: 17px;
}
/**************************************************/
/* HIDE TALK PAGE BUTTON PLEASE USE FORUM INSTEAD */
#ca-talk {
display: none;
}
/****************************************************/
/* VISUAL SEPARATION BETWEEN EDIT FIELD AND PREVIEW */
.mw-editTools {
background-color: #f2f2f2;
}
.templatesUsed {
background-color: #f2f2f2;
}
.hiddencats {
background-color: #f2f2f2;
}
.limitreport {
background-color: #f2f2f2;
}
/****************/
/* EDIT BUTTONS */
.editButtons {
margin-bottom: 20px;
}
#wpSave {
background-color: #002a32 !important;
color: white;
}
/****************/
/* EDIT BUTTON LEFT SIDE IS REDUNDANT AND CONFUSES READER WITH A NON-READER TOOL */
#ca-edit-side-tool {
display: none;
}
/*******************************************************/
/* HIDES FALSE PARENT PAGE LINKS i.e. Wonderful/Yucchy */
.ns-0 .page-header__page-subtitle {
display: none;
}
.mw-editsection-visualeditor {
display: none;
}
.mw-editsection-divider {
display: none;
}
/**************/
/* REFERENCES */
ol.references {
font-size: 11px !important;
line-height: 15px !important;
}
.mw-references-columns {
column-width: unset !important;
}
.mw-parser-output .mw-references-wrap {
clear: none !important;
}
/*******************/
/* SUPERSCRIPT REF */
.WikiaArticle sup {
vertical-align: 6px !important;
}
/******************************/
/* FLOATING TABLE OF CONTENTS */
.sticky-toc.toc {
max-width: 500px !important;
top: -75px !important;
}
.sticky-toc.toc > ul > li {
width: max-content;
margin-right: 30px;
}
.sticky-toc.toc > ul {
max-height: 600px !important;
max-width: 500px !important;
}
.toc ul li a .tocnumber {
font-family: courier;
width: 31px;
text-align: right;
}
/********************************/
/* IN-ARTICLE TABLE OF CONTENTS */
.page-content #toc {
display: none;
}
/**************/
/* CATEGORIES */
#content .category-page__trending-pages-header {
display: none;
}
#content .category-page__trending-pages {
display: none !important;
}
/**************************/
/* FILE DESCRIPTION PAGES */
.ns-6 .article-table, .ns-6 .wikitable {
font-size: 12px;
}
/*******************/
/* BOTTOM TOOL BAR */
.WikiaBarWrapper {
border: 2px solid #858585;
}
/*****************************************/
/* MESSAGE AT TOP OF REDIRECTED ARTICLES */
.mw-redirectedfrom {
display: none !important;
}
/*****************/
/* ARTICLE TITLE */
.page-header__title {
font-size: 26px !important;
}
.page-header {
margin-bottom: 10px !important;
}
/**************/
/* USER PAGES */
#userProfileApp .user-identity-header__tag {
background-color: #dde1ec;
color: #5b5b5b !important;
text-transform: uppercase;
display: table-cell;
border-radius: 0px 12px 12px 0px !important;
border-right: 4px solid white !important;
}
/***************/
/* UPLOAD FILE */
#mw-htmlform-source {
margin-top: 10px;
}
/*****************************************/
/* EDIT PREVIEW AT SAME WIDTH AS ARTICLE */
#wikiPreview {
width: calc(100% - 348px) !important;
}
/********************/
/* TEXT INPUT FIELD */
.oo-ui-textInputWidget {
border: 1px solid #cecece;
}
/*********************/
/* SPECIAL:COMMUNITY */
.community-page-cards-module-block {
display: none !important;
}
.community-page-cards-module-header {
display: none !important;
}
.community-page-wiki-representative-module.community-page-module.community-page-module-box {
display: none;
}
/******************/
/* TOP NAVIGATION */
.fandom-community-header__local-navigation .wds-dropdown__content .wds-list.wds-is-linked .wds-dropdown-level-2 .wds-dropdown-level-2__content {
max-width: 300px !important;
}
.fandom-community-header__local-navigation .wds-dropdown__content {
max-width: 240px !important;
}
.fandom-community-header__local-navigation .wds-dropdown__content .wds-list.wds-is-linked .wds-dropdown-level-nested .wds-dropdown-level-nested__content {
max-width: 300px !important;
}
/*******************/
/* SECTION HEADERS */
.page-content h3 {
font-size: 20px !important;
border-bottom: 1px solid var(--theme-border-color);
padding-bottom: 5px;
}
/*********************/
/* PROTECTION NOTICE */
div.mw-warning-with-logexcerpt {
font-size: 12px;
}
/***********/
/* SANDBOX */
.ns-100 .page__main {
width: calc(100% - 348px);
}
.ns-100 .page-header__meta {
height: 118px !important;
background-image: url(https://static.wikia.nocookie.net/muppet/images/f/ff/Sandboxheader.png/revision/latest);
background-repeat: no-repeat;
}
/*************************************************/
/* THREAD PAGES RECONSTRUCTED FROM SPECIAL:FORUM */
.ns-1201 .page-header__page-subtitle {
display: none;
}
/**********/
/* SEARCH */
.search-seeding .top-results {
display: none;
}
/*****************/
/* SEARCH GOOGLE */
.unified-search__layout__main:before {
display: block;
content:"Not finding what you're looking for? \A Try Googling your search terms in quotes, \A followed by site:****.fandom.com \A (replace stars with wiki subdomain)";
white-space: pre;
background-color: #d6bee3;
padding:10px 20px;
margin-bottom:20px;
border-radius: 25px;
width:80%;
font-size:20px;
}
/**************************************/
/* REDIRECTS LISTED IN SEARCH SUGGEST */
.SearchResults-module_searchResultRedirect__16ND6 {
display: none;
}
/********************************************************/
/* DIV TAG CODE SHOWING FOR REDIRECTS IN SEARCH SUGGEST */
.search-app__suggestion-redirect {
display: none;
}
/*******************/
/* TEXTCOLOR CLASS */
.textcolor {
color:var(--right-rail-text-color);
}
/**********************************/
/* JWPLAYER FOR INTERACTIVE VIDEO */
.jw-controlbar {
display: none !important;
}
.jwplayer.jw-state-idle .jw-controls {
background: transparent !important;
}
.jw-controls-backdrop {
background: transparent !important;
}
.jw-title-primary.jw-reset-text {
display: none !important;
}
.wikia-jw-title-duration {
display: none !important;
}
.jw-icon.jw-icon-display.jw-button-color.jw-reset {
display: none !important;
}
/********************/
/* SPECIAL:NEWPAGES */
.page-Special_NewPages .page-content li {
white-space: nowrap;
overflow: hidden;
}
.page-Special_NewPages .page-content ul {
list-style-type: disc;
font-size: 14px;
}
.page-Special_NewPages span.comment {
display: none;
}
.page-Special_NewPages .mw-tag-markers {
display: none;
}
.mw-newpages-oldtitle {
display: none;
}
.mw-newpages-pagename {
font-weight: 450;
font-size: 18px;
}
.mw-newpages-pagename::before {
content: "";
margin-left: 14px;
}
.mw-newpages-pagename::after {
content: "";
margin-right: 4px;
}
.mw-newpages-time {
font-family: monospace;
font-size: 14px;
letter-spacing: -1px;
}
.mw-newpages-length::before {
content: "";
margin-left: 20px;
}
/*************************************************************************************/
/* SPECIAL:CONTRIBUTIONS - SHOULD ONLY AFFECT FILTERED TO NEW PAGE CREATIONS BY USER */
.page-Special_Contributions .mw-changeslist-links {
display: inline-block;
visibility: hidden;
}
.page-Special_Contributions .mw-contributions-link-talk {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-block {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-block-log {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-uploads {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-logs {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-deleted-contribs {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-user-rights {
visibility: initial;
}
.page-Special_Contributions .mw-contributions-link-abuse-log {
visibility: initial;
}
.page-Special_Contributions #link-nuke {
visibility: initial;
}
.page-Special_Contributions .mw-plusminus-pos {
display: none;
}
.page-Special_Contributions .newpage, .page-Special_Contributions .minoredit, .page-Special_Contributions .botedit {
display: none;
}
.page-Special_Contributions span.comment {
display: none;
}
.page-Special_Contributions .mw-uctop {
display: none;
}
.page-Special_Contributions .mw-tag-markers {
display: none;
}
.page-Special_Contributions .mw-contributions-current.mw-tag-mw-new-redirect {
display: none;
}
.page-Special_Contributions .mw-contributions-current.mw-tag-mw-new-redirect.mw-tag-wikieditor {
display: none;
}
.page-Special_Contributions .mw-tag-mw-new-redirect.mw-tag-wikieditor {
display: none;
}
.page-Special_Contributions .mw-changeslist-date {
font-size: 12px;
font-family: monospace;
letter-spacing: -0.7px;
}
.page-Special_Contributions .page-content ol, .page-Special_Contributions .page-content ul {
margin-left: -10px !important;
}
.page-Special_Contributions .mw-changeslist-separator {
display: none;
}
.page-Special_Contributions .mw-contributions-title {
margin-left: 10px;
position: absolute;
left: 210px;
}
.page-Special_Contributions .mw-plusminus-null.mw-diff-bytes {
display: none;
}
.page-Special_Contributions .mw-plusminus-neg.mw-diff-bytes {
display: none;
}
.page-Special_Contributions .mw-tag-mw-new-redirect {
display: none;
}
/****************************/
/* RAIL MODULE HEADER STYLE */
.rail-module.recent-wiki-activity.activity-module h2.rail-module__header.has-icon a {
color:var(--right-rail-text-color);
}
/**************************************************/
/* MARK AS PATROLLED LINK JUST FOR FILE NAMESPACE */
.ns-6 .patrollink {
position: absolute;
top: 55px;
left: 520px;
}
/************************/
/* SPECIAL:WANTEDPAGES */
.page-Special_WantedPages .mw-specialpage-summary::after {
content: 'Note that Fandom has elected to change MediaWiki’s default 5,000 results to 1,000. In an effort to manage WantedPages more effectively⸴ Muppet Wiki has assembled a list in the Sandbox available at the link immediately above.';
display: block;
font-size: 20px;
background-color: #d6bee3;
padding: 10px;
}
.wantedpagesnote {
background-color: #d6bee3;
padding: 10px;
font-size: 20px;
font-weight: bold;
}
/***********************************/
/* RECENT IMAGES RIGHT RAIL MODULE */
.wds-card-vertical__image-container {
opacity: 0.5;
filter: saturate(.2);
}
.wds-text-card .wds-text-card__title {
color: var(--theme-link-color) !important;
}
.wds-widget-frame__header .wds-widget-frame__logo {
display: none;
}
/*****************************/
/* IMAGE FILLS WIDTH OF PAGE */
.fullwidth img {
vertical-align: middle;
width: 100%;
height: auto;
}
/*******************************************************************************************/
/* ADD NICKNAME AFTER USERNAME ONLY ON DIFF, HISTORY, FILE, AND PAGES WITH SPECIAL: PREFIX */
.mw-article-diff a[href$="/wiki/User:Scarecroe"]::after,
.action-history a[href$="/wiki/User:Scarecroe"]::after,
.ns--1 a[href$="/wiki/User:Scarecroe"]::after,
.ns-6 a[href$="/wiki/User:Scarecroe"]::after {
content: '(Scott)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Toughpigs"]::after,
.action-history a[href$="/wiki/User:Toughpigs"]::after,
.ns--1 a[href$="/wiki/User:Toughpigs"]::after,
.ns-6 a[href$="/wiki/User:Toughpigs"]::after {
content: '(Danny)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Oscarfan"]::after,
.action-history a[href$="/wiki/User:Oscarfan"]::after,
.ns--1 a[href$="/wiki/User:Oscarfan"]::after,
.ns-6 a[href$="/wiki/User:Oscarfan"]::after {
content: '(Shane)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Jbrangwynne53"]::after,
.action-history a[href$="/wiki/User:Jbrangwynne53"]::after,
.ns--1 a[href$="/wiki/User:Jbrangwynne53"]::after,
.ns-6 a[href$="/wiki/User:Jbrangwynne53"]::after {
content: '(Jon)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Aleal"]::after,
.action-history a[href$="/wiki/User:Aleal"]::after,
.ns--1 a[href$="/wiki/User:Aleal"]::after,
.ns-6 a[href$="/wiki/User:Aleal"]::after {
content: '(Andrew)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:GonzosNoze"]::after,
.action-history a[href$="/wiki/User:GonzosNoze"]::after,
.ns--1 a[href$="/wiki/User:GonzosNoze"]::after,
.ns-6 a[href$="/wiki/User:GonzosNoze"]::after {
content: '(Julian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MuppetVJ"]::after,
.action-history a[href$="/wiki/User:MuppetVJ"]::after,
.ns--1 a[href$="/wiki/User:MuppetVJ"]::after,
.ns-6 a[href$="/wiki/User:MuppetVJ"]::after {
content: '(Guillermo)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:H_rytter"]::after,
.action-history a[href$="/wiki/User:H_rytter"]::after,
.ns--1 a[href$="/wiki/User:H_rytter"]::after,
.ns-6 a[href$="/wiki/User:H_rytter"]::after {
content: '(Henrik)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Merrystar"]::after,
.action-history a[href$="/wiki/User:Merrystar"]::after,
.ns--1 a[href$="/wiki/User:Merrystar"]::after,
.ns-6 a[href$="/wiki/User:Merrystar"]::after {
content: '(Wendy)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Radionate"]::after,
.action-history a[href$="/wiki/User:Radionate"]::after,
.ns--1 a[href$="/wiki/User:Radionate"]::after,
.ns-6 a[href$="/wiki/User:Radionate"]::after {
content: '(Nate)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MuppetDude"]::after,
.action-history a[href$="/wiki/User:MuppetDude"]::after,
.ns--1 a[href$="/wiki/User:MuppetDude"]::after,
.ns-6 a[href$="/wiki/User:MuppetDude"]::after {
content: '(Tony)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:DeadlyDarker"]::after,
.action-history a[href$="/wiki/User:DeadlyDarker"]::after,
.ns--1 a[href$="/wiki/User:DeadlyDarker"]::after,
.ns-6 a[href$="/wiki/User:DeadlyDarker"]::after {
content: '(Maddox)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SchfiftyThree"]::after,
.action-history a[href$="/wiki/User:SchfiftyThree"]::after,
.ns--1 a[href$="/wiki/User:SchfiftyThree"]::after,
.ns-6 a[href$="/wiki/User:SchfiftyThree"]::after {
content: '(Matt)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Minor_muppetz"]::after,
.action-history a[href$="/wiki/User:Minor_muppetz"]::after,
.ns--1 a[href$="/wiki/User:Minor_muppetz"]::after,
.ns-6 a[href$="/wiki/User:Minor_muppetz"]::after {
content: '(Michael)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Defunctzombie"]::after,
.action-history a[href$="/wiki/User:Defunctzombie"]::after,
.ns--1 a[href$="/wiki/User:Defunctzombie"]::after,
.ns-6 a[href$="/wiki/User:Defunctzombie"]::after {
content: '(Kelly)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Zanimum"]::after,
.action-history a[href$="/wiki/User:Zanimum"]::after,
.ns--1 a[href$="/wiki/User:Zanimum"]::after,
.ns-6 a[href$="/wiki/User:Zanimum"]::after {
content: '(Nick)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MuppetPigPower"]::after,
.action-history a[href$="/wiki/User:MuppetPigPower"]::after,
.ns--1 a[href$="/wiki/User:MuppetPigPower"]::after,
.ns-6 a[href$="/wiki/User:MuppetPigPower"]::after {
content: '(Amy)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Antsamthompson9"]::after,
.action-history a[href$="/wiki/User:Antsamthompson9"]::after,
.ns--1 a[href$="/wiki/User:Antsamthompson9"]::after,
.ns-6 a[href$="/wiki/User:Antsamthompson9"]::after {
content: '(Anthony)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Hooperfan"]::after,
.action-history a[href$="/wiki/User:Hooperfan"]::after,
.ns--1 a[href$="/wiki/User:Hooperfan"]::after,
.ns-6 a[href$="/wiki/User:Hooperfan"]::after {
content: '(Jeremy)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MasterYoshi"]::after,
.action-history a[href$="/wiki/User:MasterYoshi"]::after,
.ns--1 a[href$="/wiki/User:MasterYoshi"]::after,
.ns-6 a[href$="/wiki/User:MasterYoshi"]::after {
content: '(Chris)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Brainulator9"]::after,
.action-history a[href$="/wiki/User:Brainulator9"]::after,
.ns--1 a[href$="/wiki/User:Brainulator9"]::after,
.ns-6 a[href$="/wiki/User:Brainulator9"]::after {
content: '(Bul)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ErnieBert"]::after,
.action-history a[href$="/wiki/User:ErnieBert"]::after,
.ns--1 a[href$="/wiki/User:ErnieBert"]::after,
.ns-6 a[href$="/wiki/User:ErnieBert"]::after {
content: '(Ken)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Rocketstevo"]::after,
.action-history a[href$="/wiki/User:Rocketstevo"]::after,
.ns--1 a[href$="/wiki/User:Rocketstevo"]::after,
.ns-6 a[href$="/wiki/User:Rocketstevo"]::after {
content: '(Steven)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MackAttack92"]::after,
.action-history a[href$="/wiki/User:MackAttack92"]::after,
.ns--1 a[href$="/wiki/User:MackAttack92"]::after,
.ns-6 a[href$="/wiki/User:MackAttack92"]::after {
content: '(Alex)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Pino"]::after,
.action-history a[href$="/wiki/User:Pino"]::after,
.ns--1 a[href$="/wiki/User:Pino"]::after,
.ns-6 a[href$="/wiki/User:Pino"]::after {
content: '(Paul)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Gribbaziggy"]::after,
.action-history a[href$="/wiki/User:Gribbaziggy"]::after,
.ns--1 a[href$="/wiki/User:Gribbaziggy"]::after,
.ns-6 a[href$="/wiki/User:Gribbaziggy"]::after {
content: '(Justin)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:JParanoid"]::after,
.action-history a[href$="/wiki/User:JParanoid"]::after,
.ns--1 a[href$="/wiki/User:JParanoid"]::after,
.ns-6 a[href$="/wiki/User:JParanoid"]::after {
content: '(Joe)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ZeppoMarxist"]::after,
.action-history a[href$="/wiki/User:ZeppoMarxist"]::after,
.ns--1 a[href$="/wiki/User:ZeppoMarxist"]::after,
.ns-6 a[href$="/wiki/User:ZeppoMarxist"]::after {
content: '(Anthony)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:PrawnRR"]::after,
.action-history a[href$="/wiki/User:PrawnRR"]::after,
.ns--1 a[href$="/wiki/User:PrawnRR"]::after,
.ns-6 a[href$="/wiki/User:PrawnRR"]::after {
content: '(Ryan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Drillbit_Taylor"]::after,
.action-history a[href$="/wiki/User:Drillbit_Taylor"]::after,
.ns--1 a[href$="/wiki/User:Drillbit_Taylor"]::after,
.ns-6 a[href$="/wiki/User:Drillbit_Taylor"]::after {
content: '(Ian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:BTLfan4"]::after,
.action-history a[href$="/wiki/User:BTLfan4"]::after,
.ns--1 a[href$="/wiki/User:BTLfan4"]::after,
.ns-6 a[href$="/wiki/User:BTLfan4"]::after {
content: '(Alex)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Hilleyb"]::after,
.action-history a[href$="/wiki/User:Hilleyb"]::after,
.ns--1 a[href$="/wiki/User:Hilleyb"]::after,
.ns-6 a[href$="/wiki/User:Hilleyb"]::after {
content: '(Brian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Webkinz_Mania"]::after,
.action-history a[href$="/wiki/User:Webkinz_Mania"]::after,
.ns--1 a[href$="/wiki/User:Webkinz_Mania"]::after,
.ns-6 a[href$="/wiki/User:Webkinz_Mania"]::after {
content: '(Ellis)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Agent0042"]::after,
.action-history a[href$="/wiki/User:Agent0042"]::after,
.ns--1 a[href$="/wiki/User:Agent0042"]::after,
.ns-6 a[href$="/wiki/User:Agent0042"]::after {
content: '(George)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Grover"]::after,
.action-history a[href$="/wiki/User:Grover"]::after,
.ns--1 a[href$="/wiki/User:Grover"]::after,
.ns-6 a[href$="/wiki/User:Grover"]::after {
content: '(Kyle)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Wile_e2005"]::after,
.action-history a[href$="/wiki/User:Wile_e2005"]::after,
.ns--1 a[href$="/wiki/User:Wile_e2005"]::after,
.ns-6 a[href$="/wiki/User:Wile_e2005"]::after {
content: '(Danny D)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tygerbug"]::after,
.action-history a[href$="/wiki/User:Tygerbug"]::after,
.ns--1 a[href$="/wiki/User:Tygerbug"]::after,
.ns-6 a[href$="/wiki/User:Tygerbug"]::after {
content: '(Garrett)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Splurge"]::after,
.action-history a[href$="/wiki/User:Splurge"]::after,
.ns--1 a[href$="/wiki/User:Splurge"]::after,
.ns-6 a[href$="/wiki/User:Splurge"]::after {
content: '(David)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Gavry3"]::after,
.action-history a[href$="/wiki/User:Gavry3"]::after,
.ns--1 a[href$="/wiki/User:Gavry3"]::after,
.ns-6 a[href$="/wiki/User:Gavry3"]::after {
content: '(Gav)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:LUNI_TUNZ"]::after,
.action-history a[href$="/wiki/User:LUNI_TUNZ"]::after,
.ns--1 a[href$="/wiki/User:LUNI_TUNZ"]::after,
.ns-6 a[href$="/wiki/User:LUNI_TUNZ"]::after {
content: '(Clifford)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:D72jjpilc"]::after,
.action-history a[href$="/wiki/User:D72jjpilc"]::after,
.ns--1 a[href$="/wiki/User:D72jjpilc"]::after,
.ns-6 a[href$="/wiki/User:D72jjpilc"]::after {
content: '(Jon)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Winxgirl34"]::after,
.action-history a[href$="/wiki/User:Winxgirl34"]::after,
.ns--1 a[href$="/wiki/User:Winxgirl34"]::after,
.ns-6 a[href$="/wiki/User:Winxgirl34"]::after {
content: '(Hope)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Cheril59"]::after,
.action-history a[href$="/wiki/User:Cheril59"]::after,
.ns--1 a[href$="/wiki/User:Cheril59"]::after,
.ns-6 a[href$="/wiki/User:Cheril59"]::after {
content: '(Elijah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:WinslowOddballs456"]::after,
.action-history a[href$="/wiki/User:WinslowOddballs456"]::after,
.ns--1 a[href$="/wiki/User:WinslowOddballs456"]::after,
.ns-6 a[href$="/wiki/User:WinslowOddballs456"]::after {
content: '(Ellis)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Bigpurplemuppet99"]::after,
.action-history a[href$="/wiki/User:Bigpurplemuppet99"]::after,
.ns--1 a[href$="/wiki/User:Bigpurplemuppet99"]::after,
.ns-6 a[href$="/wiki/User:Bigpurplemuppet99"]::after {
content: '(Sean)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:GonzoMan"]::after,
.action-history a[href$="/wiki/User:GonzoMan"]::after,
.ns--1 a[href$="/wiki/User:GonzoMan"]::after,
.ns-6 a[href$="/wiki/User:GonzoMan"]::after {
content: '(Marc)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Bat-Power"]::after,
.action-history a[href$="/wiki/User:Bat-Power"]::after,
.ns--1 a[href$="/wiki/User:Bat-Power"]::after,
.ns-6 a[href$="/wiki/User:Bat-Power"]::after {
content: '(Leon)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Pokemonfanultimate"]::after,
.action-history a[href$="/wiki/User:Pokemonfanultimate"]::after,
.ns--1 a[href$="/wiki/User:Pokemonfanultimate"]::after,
.ns-6 a[href$="/wiki/User:Pokemonfanultimate"]::after {
content: '(Connor)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Beakie"]::after,
.action-history a[href$="/wiki/User:Beakie"]::after,
.ns--1 a[href$="/wiki/User:Beakie"]::after,
.ns-6 a[href$="/wiki/User:Beakie"]::after {
content: '(Peter)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Ernie_and_Bert_fan"]::after,
.action-history a[href$="/wiki/User:Ernie_and_Bert_fan"]::after,
.ns--1 a[href$="/wiki/User:Ernie_and_Bert_fan"]::after,
.ns-6 a[href$="/wiki/User:Ernie_and_Bert_fan"]::after {
content: '(Jesse)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:LPCDDude"]::after,
.action-history a[href$="/wiki/User:LPCDDude"]::after,
.ns--1 a[href$="/wiki/User:LPCDDude"]::after,
.ns-6 a[href$="/wiki/User:LPCDDude"]::after {
content: '(Sean)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:1972u1972"]::after,
.action-history a[href$="/wiki/User:1972u1972"]::after,
.ns--1 a[href$="/wiki/User:1972u1972"]::after,
.ns-6 a[href$="/wiki/User:1972u1972"]::after {
content: '(Sarah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Broadwaygirl918"]::after,
.action-history a[href$="/wiki/User:Broadwaygirl918"]::after,
.ns--1 a[href$="/wiki/User:Broadwaygirl918"]::after,
.ns-6 a[href$="/wiki/User:Broadwaygirl918"]::after {
content: '(Melissa)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Vivian_And_Puss_In_Boots_The_Cat"]::after,
.action-history a[href$="/wiki/User:Vivian_And_Puss_In_Boots_The_Cat"]::after,
.ns--1 a[href$="/wiki/User:Vivian_And_Puss_In_Boots_The_Cat"]::after,
.ns-6 a[href$="/wiki/User:Vivian_And_Puss_In_Boots_The_Cat"]::after {
content: '(Alannah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Philo_%26_Gunge"]::after,
.action-history a[href$="/wiki/User:Philo_%26_Gunge"]::after,
.ns--1 a[href$="/wiki/User:Philo_%26_Gunge"]::after,
.ns-6 a[href$="/wiki/User:Philo_%26_Gunge"]::after {
content: '(John)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ReformedFraggle"]::after,
.action-history a[href$="/wiki/User:ReformedFraggle"]::after,
.ns--1 a[href$="/wiki/User:ReformedFraggle"]::after,
.ns-6 a[href$="/wiki/User:ReformedFraggle"]::after {
content: '(Clayton)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Phineasandferbning"]::after,
.action-history a[href$="/wiki/User:Phineasandferbning"]::after,
.ns--1 a[href$="/wiki/User:Phineasandferbning"]::after,
.ns-6 a[href$="/wiki/User:Phineasandferbning"]::after {
content: '(Yuening)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:StreetScenes"]::after,
.action-history a[href$="/wiki/User:StreetScenes"]::after,
.ns--1 a[href$="/wiki/User:StreetScenes"]::after,
.ns-6 a[href$="/wiki/User:StreetScenes"]::after {
content: '(Kate)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:BugsFan17"]::after,
.action-history a[href$="/wiki/User:BugsFan17"]::after,
.ns--1 a[href$="/wiki/User:BugsFan17"]::after,
.ns-6 a[href$="/wiki/User:BugsFan17"]::after {
content: '(Joe)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Vestonbruno3"]::after,
.action-history a[href$="/wiki/User:Vestonbruno3"]::after,
.ns--1 a[href$="/wiki/User:Vestonbruno3"]::after,
.ns-6 a[href$="/wiki/User:Vestonbruno3"]::after {
content: '(Bruno)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Shortbuyers"]::after,
.action-history a[href$="/wiki/User:Shortbuyers"]::after,
.ns--1 a[href$="/wiki/User:Shortbuyers"]::after,
.ns-6 a[href$="/wiki/User:Shortbuyers"]::after {
content: '(Lucas)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Kermit_T_Frog"]::after,
.action-history a[href$="/wiki/User:Kermit_T_Frog"]::after,
.ns--1 a[href$="/wiki/User:Kermit_T_Frog"]::after,
.ns-6 a[href$="/wiki/User:Kermit_T_Frog"]::after {
content: '(Adel)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FraggleFan"]::after,
.action-history a[href$="/wiki/User:FraggleFan"]::after,
.ns--1 a[href$="/wiki/User:FraggleFan"]::after,
.ns-6 a[href$="/wiki/User:FraggleFan"]::after {
content: '(Dane)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:CDCB2"]::after,
.action-history a[href$="/wiki/User:CDCB2"]::after,
.ns--1 a[href$="/wiki/User:CDCB2"]::after,
.ns-6 a[href$="/wiki/User:CDCB2"]::after {
content: '(Christian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:JHVipond"]::after,
.action-history a[href$="/wiki/User:JHVipond"]::after,
.ns--1 a[href$="/wiki/User:JHVipond"]::after,
.ns-6 a[href$="/wiki/User:JHVipond"]::after {
content: '(James)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Pig%27s_Laundry"]::after,
.action-history a[href$="/wiki/User:Pig%27s_Laundry"]::after,
.ns--1 a[href$="/wiki/User:Pig%27s_Laundry"]::after,
.ns-6 a[href$="/wiki/User:Pig%27s_Laundry"]::after {
content: '(Karsten)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TenCents"]::after,
.action-history a[href$="/wiki/User:TenCents"]::after,
.ns--1 a[href$="/wiki/User:TenCents"]::after,
.ns-6 a[href$="/wiki/User:TenCents"]::after {
content: '(Edward)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Thogboy"]::after,
.action-history a[href$="/wiki/User:Thogboy"]::after,
.ns--1 a[href$="/wiki/User:Thogboy"]::after,
.ns-6 a[href$="/wiki/User:Thogboy"]::after {
content: '(Dave)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Sstmsfrfan"]::after,
.action-history a[href$="/wiki/User:Sstmsfrfan"]::after,
.ns--1 a[href$="/wiki/User:Sstmsfrfan"]::after,
.ns-6 a[href$="/wiki/User:Sstmsfrfan"]::after {
content: '(Frederic)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Lamango"]::after,
.action-history a[href$="/wiki/User:Lamango"]::after,
.ns--1 a[href$="/wiki/User:Lamango"]::after,
.ns-6 a[href$="/wiki/User:Lamango"]::after {
content: '(Ryan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Muppetlover10"]::after,
.action-history a[href$="/wiki/User:Muppetlover10"]::after,
.ns--1 a[href$="/wiki/User:Muppetlover10"]::after,
.ns-6 a[href$="/wiki/User:Muppetlover10"]::after {
content: '(Natalie)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Derp_yoshi"]::after,
.action-history a[href$="/wiki/User:Derp_yoshi"]::after,
.ns--1 a[href$="/wiki/User:Derp_yoshi"]::after,
.ns-6 a[href$="/wiki/User:Derp_yoshi"]::after {
content: '(Josh)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:QBProductions"]::after,
.action-history a[href$="/wiki/User:QBProductions"]::after,
.ns--1 a[href$="/wiki/User:QBProductions"]::after,
.ns-6 a[href$="/wiki/User:QBProductions"]::after {
content: '(Quinton)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:HighJewElfKing"]::after,
.action-history a[href$="/wiki/User:HighJewElfKing"]::after,
.ns--1 a[href$="/wiki/User:HighJewElfKing"]::after,
.ns-6 a[href$="/wiki/User:HighJewElfKing"]::after {
content: '(Charlie)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SummitMuppet"]::after,
.action-history a[href$="/wiki/User:SummitMuppet"]::after,
.ns--1 a[href$="/wiki/User:SummitMuppet"]::after,
.ns-6 a[href$="/wiki/User:SummitMuppet"]::after {
content: '(Hunter)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Akg129"]::after,
.action-history a[href$="/wiki/User:Akg129"]::after,
.ns--1 a[href$="/wiki/User:Akg129"]::after,
.ns-6 a[href$="/wiki/User:Akg129"]::after {
content: '(Anthony)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FrackleDude75"]::after,
.action-history a[href$="/wiki/User:FrackleDude75"]::after,
.ns--1 a[href$="/wiki/User:FrackleDude75"]::after,
.ns-6 a[href$="/wiki/User:FrackleDude75"]::after {
content: '(Bill)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:AllThemMonsters"]::after,
.action-history a[href$="/wiki/User:AllThemMonsters"]::after,
.ns--1 a[href$="/wiki/User:AllThemMonsters"]::after,
.ns-6 a[href$="/wiki/User:AllThemMonsters"]::after {
content: '(Bill)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Mtw12055"]::after,
.action-history a[href$="/wiki/User:Mtw12055"]::after,
.ns--1 a[href$="/wiki/User:Mtw12055"]::after,
.ns-6 a[href$="/wiki/User:Mtw12055"]::after {
content: '(Matthew)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:StrangerAtaru"]::after,
.action-history a[href$="/wiki/User:StrangerAtaru"]::after,
.ns--1 a[href$="/wiki/User:StrangerAtaru"]::after,
.ns-6 a[href$="/wiki/User:StrangerAtaru"]::after {
content: '(Louis)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Cal-Boy"]::after,
.action-history a[href$="/wiki/User:Cal-Boy"]::after,
.ns--1 a[href$="/wiki/User:Cal-Boy"]::after,
.ns-6 a[href$="/wiki/User:Cal-Boy"]::after {
content: '(Chen)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TheMisterFree"]::after,
.action-history a[href$="/wiki/User:TheMisterFree"]::after,
.ns--1 a[href$="/wiki/User:TheMisterFree"]::after,
.ns-6 a[href$="/wiki/User:TheMisterFree"]::after {
content: '(Tim)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Jenkins92"]::after,
.action-history a[href$="/wiki/User:Jenkins92"]::after,
.ns--1 a[href$="/wiki/User:Jenkins92"]::after,
.ns-6 a[href$="/wiki/User:Jenkins92"]::after {
content: '(Matthew)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Coyote0620"]::after,
.action-history a[href$="/wiki/User:Coyote0620"]::after,
.ns--1 a[href$="/wiki/User:Coyote0620"]::after,
.ns-6 a[href$="/wiki/User:Coyote0620"]::after {
content: '(Tamya)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:BobSponge222"]::after,
.action-history a[href$="/wiki/User:BobSponge222"]::after,
.ns--1 a[href$="/wiki/User:BobSponge222"]::after,
.ns-6 a[href$="/wiki/User:BobSponge222"]::after {
content: '(Noah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Love699"]::after,
.action-history a[href$="/wiki/User:Love699"]::after,
.ns--1 a[href$="/wiki/User:Love699"]::after,
.ns-6 a[href$="/wiki/User:Love699"]::after {
content: '(Ilana)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Radioactive_Wizard"]::after,
.action-history a[href$="/wiki/User:Radioactive_Wizard"]::after,
.ns--1 a[href$="/wiki/User:Radioactive_Wizard"]::after,
.ns-6 a[href$="/wiki/User:Radioactive_Wizard"]::after {
content: '(Hassan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tyrekecorrea"]::after,
.action-history a[href$="/wiki/User:Tyrekecorrea"]::after,
.ns--1 a[href$="/wiki/User:Tyrekecorrea"]::after,
.ns-6 a[href$="/wiki/User:Tyrekecorrea"]::after {
content: '(Brittany)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tycio"]::after,
.action-history a[href$="/wiki/User:Tycio"]::after,
.ns--1 a[href$="/wiki/User:Tycio"]::after,
.ns-6 a[href$="/wiki/User:Tycio"]::after {
content: '(Jordan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:NetflixFan28"]::after,
.action-history a[href$="/wiki/User:NetflixFan28"]::after,
.ns--1 a[href$="/wiki/User:NetflixFan28"]::after,
.ns-6 a[href$="/wiki/User:NetflixFan28"]::after {
content: '(Garrett)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:D%27Snowth"]::after,
.action-history a[href$="/wiki/User:D%27Snowth"]::after,
.ns--1 a[href$="/wiki/User:D%27Snowth"]::after,
.ns-6 a[href$="/wiki/User:D%27Snowth"]::after {
content: '(Joseph)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:PBSTVMan"]::after,
.action-history a[href$="/wiki/User:PBSTVMan"]::after,
.ns--1 a[href$="/wiki/User:PBSTVMan"]::after,
.ns-6 a[href$="/wiki/User:PBSTVMan"]::after {
content: '(C.J.)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Fragglerock97"]::after,
.action-history a[href$="/wiki/User:Fragglerock97"]::after,
.ns--1 a[href$="/wiki/User:Fragglerock97"]::after,
.ns-6 a[href$="/wiki/User:Fragglerock97"]::after {
content: '(Sabrina)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ISNorden"]::after,
.action-history a[href$="/wiki/User:ISNorden"]::after,
.ns--1 a[href$="/wiki/User:ISNorden"]::after,
.ns-6 a[href$="/wiki/User:ISNorden"]::after {
content: '(Ingeborg)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Maluthefrog22"]::after,
.action-history a[href$="/wiki/User:Maluthefrog22"]::after,
.ns--1 a[href$="/wiki/User:Maluthefrog22"]::after,
.ns-6 a[href$="/wiki/User:Maluthefrog22"]::after {
content: '(Maria)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Abab125"]::after,
.action-history a[href$="/wiki/User:Abab125"]::after,
.ns--1 a[href$="/wiki/User:Abab125"]::after,
.ns-6 a[href$="/wiki/User:Abab125"]::after {
content: '(Kel)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ProfessorTofty"]::after,
.action-history a[href$="/wiki/User:ProfessorTofty"]::after,
.ns--1 a[href$="/wiki/User:ProfessorTofty"]::after,
.ns-6 a[href$="/wiki/User:ProfessorTofty"]::after {
content: '(George)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Robergestudios"]::after,
.action-history a[href$="/wiki/User:Robergestudios"]::after,
.ns--1 a[href$="/wiki/User:Robergestudios"]::after,
.ns-6 a[href$="/wiki/User:Robergestudios"]::after {
content: '(Maurice)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ToonBoomer"]::after,
.action-history a[href$="/wiki/User:ToonBoomer"]::after,
.ns--1 a[href$="/wiki/User:ToonBoomer"]::after,
.ns-6 a[href$="/wiki/User:ToonBoomer"]::after {
content: '(John)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TheMrRamonlle"]::after,
.action-history a[href$="/wiki/User:TheMrRamonlle"]::after,
.ns--1 a[href$="/wiki/User:TheMrRamonlle"]::after,
.ns-6 a[href$="/wiki/User:TheMrRamonlle"]::after {
content: '(Ramon)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TGS95_And_CJM_Channel"]::after,
.action-history a[href$="/wiki/User:TGS95_And_CJM_Channel"]::after,
.ns--1 a[href$="/wiki/User:TGS95_And_CJM_Channel"]::after,
.ns-6 a[href$="/wiki/User:TGS95_And_CJM_Channel"]::after {
content: '(Ben)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Wontkins"]::after,
.action-history a[href$="/wiki/User:Wontkins"]::after,
.ns--1 a[href$="/wiki/User:Wontkins"]::after,
.ns-6 a[href$="/wiki/User:Wontkins"]::after {
content: '(Ben)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Wack%27d"]::after,
.action-history a[href$="/wiki/User:Wack%27d"]::after,
.ns--1 a[href$="/wiki/User:Wack%27d"]::after,
.ns-6 a[href$="/wiki/User:Wack%27d"]::after {
content: '(Seth)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MuppetDudeman"]::after,
.action-history a[href$="/wiki/User:MuppetDudeman"]::after,
.ns--1 a[href$="/wiki/User:MuppetDudeman"]::after,
.ns-6 a[href$="/wiki/User:MuppetDudeman"]::after {
content: '(Evan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Thomperfan"]::after,
.action-history a[href$="/wiki/User:Thomperfan"]::after,
.ns--1 a[href$="/wiki/User:Thomperfan"]::after,
.ns-6 a[href$="/wiki/User:Thomperfan"]::after {
content: '(Noah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Joschik993"]::after,
.action-history a[href$="/wiki/User:Joschik993"]::after,
.ns--1 a[href$="/wiki/User:Joschik993"]::after,
.ns-6 a[href$="/wiki/User:Joschik993"]::after {
content: '(Christian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tpirman5000"]::after,
.action-history a[href$="/wiki/User:Tpirman5000"]::after,
.ns--1 a[href$="/wiki/User:Tpirman5000"]::after,
.ns-6 a[href$="/wiki/User:Tpirman5000"]::after {
content: '(David)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:PopCultureILoveYa"]::after,
.action-history a[href$="/wiki/User:PopCultureILoveYa"]::after,
.ns--1 a[href$="/wiki/User:PopCultureILoveYa"]::after,
.ns-6 a[href$="/wiki/User:PopCultureILoveYa"]::after {
content: '(Benjamin)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Whoiseyevan"]::after,
.action-history a[href$="/wiki/User:Whoiseyevan"]::after,
.ns--1 a[href$="/wiki/User:Whoiseyevan"]::after,
.ns-6 a[href$="/wiki/User:Whoiseyevan"]::after {
content: '(Ivan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Cookie3001"]::after,
.action-history a[href$="/wiki/User:Cookie3001"]::after,
.ns--1 a[href$="/wiki/User:Cookie3001"]::after,
.ns-6 a[href$="/wiki/User:Cookie3001"]::after {
content: '(William)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Ozzel"]::after,
.action-history a[href$="/wiki/User:Ozzel"]::after,
.ns--1 a[href$="/wiki/User:Ozzel"]::after,
.ns-6 a[href$="/wiki/User:Ozzel"]::after {
content: '(Colby)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Buzzfan120"]::after,
.action-history a[href$="/wiki/User:Buzzfan120"]::after,
.ns--1 a[href$="/wiki/User:Buzzfan120"]::after,
.ns-6 a[href$="/wiki/User:Buzzfan120"]::after {
content: '(Karen)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Sesamefan123"]::after,
.action-history a[href$="/wiki/User:Sesamefan123"]::after,
.ns--1 a[href$="/wiki/User:Sesamefan123"]::after,
.ns-6 a[href$="/wiki/User:Sesamefan123"]::after {
content: '(Ryan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ABCForKidsComedian1998_EDGP_AUTTP"]::after,
.action-history a[href$="/wiki/User:ABCForKidsComedian1998_EDGP_AUTTP"]::after,
.ns--1 a[href$="/wiki/User:ABCForKidsComedian1998_EDGP_AUTTP"]::after,
.ns-6 a[href$="/wiki/User:ABCForKidsComedian1998_EDGP_AUTTP"]::after {
content: '(Ryan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Muppetspot"]::after,
.action-history a[href$="/wiki/User:Muppetspot"]::after,
.ns--1 a[href$="/wiki/User:Muppetspot"]::after,
.ns-6 a[href$="/wiki/User:Muppetspot"]::after {
content: '(Mac)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:WaltWiz1901"]::after,
.action-history a[href$="/wiki/User:WaltWiz1901"]::after,
.ns--1 a[href$="/wiki/User:WaltWiz1901"]::after,
.ns-6 a[href$="/wiki/User:WaltWiz1901"]::after {
content: '(Ryan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Valyrian_Wildfire"]::after,
.action-history a[href$="/wiki/User:Valyrian_Wildfire"]::after,
.ns--1 a[href$="/wiki/User:Valyrian_Wildfire"]::after,
.ns-6 a[href$="/wiki/User:Valyrian_Wildfire"]::after {
content: '(Joseph)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:WF203"]::after,
.action-history a[href$="/wiki/User:WF203"]::after,
.ns--1 a[href$="/wiki/User:WF203"]::after,
.ns-6 a[href$="/wiki/User:WF203"]::after {
content: '(Felix)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Noodlecoon"]::after,
.action-history a[href$="/wiki/User:Noodlecoon"]::after,
.ns--1 a[href$="/wiki/User:Noodlecoon"]::after,
.ns-6 a[href$="/wiki/User:Noodlecoon"]::after {
content: '(Sanka)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MuppetHistory"]::after,
.action-history a[href$="/wiki/User:MuppetHistory"]::after,
.ns--1 a[href$="/wiki/User:MuppetHistory"]::after,
.ns-6 a[href$="/wiki/User:MuppetHistory"]::after {
content: '(Joshua)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Rowlf13"]::after,
.action-history a[href$="/wiki/User:Rowlf13"]::after,
.ns--1 a[href$="/wiki/User:Rowlf13"]::after,
.ns-6 a[href$="/wiki/User:Rowlf13"]::after {
content: '(Hugh)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Bridge"]::after,
.action-history a[href$="/wiki/User:Bridge"]::after,
.ns--1 a[href$="/wiki/User:Bridge"]::after,
.ns-6 a[href$="/wiki/User:Bridge"]::after {
content: '(Lee)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:RandomRedRhino"]::after,
.action-history a[href$="/wiki/User:RandomRedRhino"]::after,
.ns--1 a[href$="/wiki/User:RandomRedRhino"]::after,
.ns-6 a[href$="/wiki/User:RandomRedRhino"]::after {
content: '(Joe)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ELProductions2"]::after,
.action-history a[href$="/wiki/User:ELProductions2"]::after,
.ns--1 a[href$="/wiki/User:ELProductions2"]::after,
.ns-6 a[href$="/wiki/User:ELProductions2"]::after {
content: '(Erica)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Puralleo"]::after,
.action-history a[href$="/wiki/User:Puralleo"]::after,
.ns--1 a[href$="/wiki/User:Puralleo"]::after,
.ns-6 a[href$="/wiki/User:Puralleo"]::after {
content: '(Bryce)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tellymustard"]::after,
.action-history a[href$="/wiki/User:Tellymustard"]::after,
.ns--1 a[href$="/wiki/User:Tellymustard"]::after,
.ns-6 a[href$="/wiki/User:Tellymustard"]::after {
content: '(Luke)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Jdhenshaws"]::after,
.action-history a[href$="/wiki/User:Jdhenshaws"]::after,
.ns--1 a[href$="/wiki/User:Jdhenshaws"]::after,
.ns-6 a[href$="/wiki/User:Jdhenshaws"]::after {
content: '(Rhodri)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:CR85747"]::after,
.action-history a[href$="/wiki/User:CR85747"]::after,
.ns--1 a[href$="/wiki/User:CR85747"]::after,
.ns-6 a[href$="/wiki/User:CR85747"]::after {
content: '(Corwin)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Spookcentral"]::after,
.action-history a[href$="/wiki/User:Spookcentral"]::after,
.ns--1 a[href$="/wiki/User:Spookcentral"]::after,
.ns-6 a[href$="/wiki/User:Spookcentral"]::after {
content: '(Paul)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SCC-47106"]::after,
.action-history a[href$="/wiki/User:SCC-47106"]::after,
.ns--1 a[href$="/wiki/User:SCC-47106"]::after,
.ns-6 a[href$="/wiki/User:SCC-47106"]::after {
content: '(Parker)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FigmentJedi"]::after,
.action-history a[href$="/wiki/User:FigmentJedi"]::after,
.ns--1 a[href$="/wiki/User:FigmentJedi"]::after,
.ns-6 a[href$="/wiki/User:FigmentJedi"]::after {
content: '(Alex)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FozFozBear"]::after,
.action-history a[href$="/wiki/User:FozFozBear"]::after,
.ns--1 a[href$="/wiki/User:FozFozBear"]::after,
.ns-6 a[href$="/wiki/User:FozFozBear"]::after {
content: '(Samiya)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Bigbird96"]::after,
.action-history a[href$="/wiki/User:Bigbird96"]::after,
.ns--1 a[href$="/wiki/User:Bigbird96"]::after,
.ns-6 a[href$="/wiki/User:Bigbird96"]::after {
content: '(Quentin)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Beyond523"]::after,
.action-history a[href$="/wiki/User:Beyond523"]::after,
.ns--1 a[href$="/wiki/User:Beyond523"]::after,
.ns-6 a[href$="/wiki/User:Beyond523"]::after {
content: '(Peter)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Enter_Username_Here"]::after,
.action-history a[href$="/wiki/User:Enter_Username_Here"]::after,
.ns--1 a[href$="/wiki/User:Enter_Username_Here"]::after,
.ns-6 a[href$="/wiki/User:Enter_Username_Here"]::after {
content: '(Katie)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:MrBiggestMuppetFan2"]::after,
.action-history a[href$="/wiki/User:MrBiggestMuppetFan2"]::after,
.ns--1 a[href$="/wiki/User:MrBiggestMuppetFan2"]::after,
.ns-6 a[href$="/wiki/User:MrBiggestMuppetFan2"]::after {
content: '(Ben)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FixandHelp15"]::after,
.action-history a[href$="/wiki/User:FixandHelp15"]::after,
.ns--1 a[href$="/wiki/User:FixandHelp15"]::after,
.ns-6 a[href$="/wiki/User:FixandHelp15"]::after {
content: '(Jonathan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SqueakyCartWheel"]::after,
.action-history a[href$="/wiki/User:SqueakyCartWheel"]::after,
.ns--1 a[href$="/wiki/User:SqueakyCartWheel"]::after,
.ns-6 a[href$="/wiki/User:SqueakyCartWheel"]::after {
content: '(Evan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Pixarprincess2319"]::after,
.action-history a[href$="/wiki/User:Pixarprincess2319"]::after,
.ns--1 a[href$="/wiki/User:Pixarprincess2319"]::after,
.ns-6 a[href$="/wiki/User:Pixarprincess2319"]::after {
content: '(Karen)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FlabbleBabbish"]::after,
.action-history a[href$="/wiki/User:FlabbleBabbish"]::after,
.ns--1 a[href$="/wiki/User:FlabbleBabbish"]::after,
.ns-6 a[href$="/wiki/User:FlabbleBabbish"]::after {
content: '(P.K.)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Mtw12054"]::after,
.action-history a[href$="/wiki/User:Mtw12054"]::after,
.ns--1 a[href$="/wiki/User:Mtw12054"]::after,
.ns-6 a[href$="/wiki/User:Mtw12054"]::after {
content: '(Matt)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:VeryMuppety"]::after,
.action-history a[href$="/wiki/User:VeryMuppety"]::after,
.ns--1 a[href$="/wiki/User:VeryMuppety"]::after,
.ns-6 a[href$="/wiki/User:VeryMuppety"]::after {
content: '(Sebastian)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Muppeturgy"]::after,
.action-history a[href$="/wiki/User:Muppeturgy"]::after,
.ns--1 a[href$="/wiki/User:Muppeturgy"]::after,
.ns-6 a[href$="/wiki/User:Muppeturgy"]::after {
content: '(Adam)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Ardeiwann"]::after,
.action-history a[href$="/wiki/User:Ardeiwann"]::after,
.ns--1 a[href$="/wiki/User:Ardeiwann"]::after,
.ns-6 a[href$="/wiki/User:Ardeiwann"]::after {
content: '(Noah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:ACvillagerFan20"]::after,
.action-history a[href$="/wiki/User:ACvillagerFan20"]::after,
.ns--1 a[href$="/wiki/User:ACvillagerFan20"]::after,
.ns-6 a[href$="/wiki/User:ACvillagerFan20"]::after {
content: '(Noah)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:CuriousBetsy_69"]::after,
.action-history a[href$="/wiki/User:CuriousBetsy_69"]::after,
.ns--1 a[href$="/wiki/User:CuriousBetsy_69"]::after,
.ns-6 a[href$="/wiki/User:CuriousBetsy_69"]::after {
content: '(Dizzy)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Matt88mph"]::after,
.action-history a[href$="/wiki/User:Matt88mph"]::after,
.ns--1 a[href$="/wiki/User:Matt88mph"]::after,
.ns-6 a[href$="/wiki/User:Matt88mph"]::after {
content: '(Matt S)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SGT_ZTM"]::after,
.action-history a[href$="/wiki/User:SGT_ZTM"]::after,
.ns--1 a[href$="/wiki/User:SGT_ZTM"]::after,
.ns-6 a[href$="/wiki/User:SGT_ZTM"]::after {
content: '(Zach)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Tinyirnfist0"]::after,
.action-history a[href$="/wiki/User:Tinyirnfist0"]::after,
.ns--1 a[href$="/wiki/User:Tinyirnfist0"]::after,
.ns-6 a[href$="/wiki/User:Tinyirnfist0"]::after {
content: '(Shadow)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:1RichardHunt"]::after,
.action-history a[href$="/wiki/User:1RichardHunt"]::after,
.ns--1 a[href$="/wiki/User:1RichardHunt"]::after,
.ns-6 a[href$="/wiki/User:1RichardHunt"]::after {
content: '(Herman)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Payorplaycontracts"]::after,
.action-history a[href$="/wiki/User:Payorplaycontracts"]::after,
.ns--1 a[href$="/wiki/User:Payorplaycontracts"]::after,
.ns-6 a[href$="/wiki/User:Payorplaycontracts"]::after {
content: '(Annie)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TallGirlPetunia"]::after,
.action-history a[href$="/wiki/User:TallGirlPetunia"]::after,
.ns--1 a[href$="/wiki/User:TallGirlPetunia"]::after,
.ns-6 a[href$="/wiki/User:TallGirlPetunia"]::after {
content: '(Becca)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:TheBoyGenious01"]::after,
.action-history a[href$="/wiki/User:TheBoyGenious01"]::after,
.ns--1 a[href$="/wiki/User:TheBoyGenious01"]::after,
.ns-6 a[href$="/wiki/User:TheBoyGenious01"]::after {
content: '(Humberto)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Organist2002"]::after,
.action-history a[href$="/wiki/User:Organist2002"]::after,
.ns--1 a[href$="/wiki/User:Organist2002"]::after,
.ns-6 a[href$="/wiki/User:Organist2002"]::after {
content: '(Matt)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Stulz"]::after,
.action-history a[href$="/wiki/User:Stulz"]::after,
.ns--1 a[href$="/wiki/User:Stulz"]::after,
.ns-6 a[href$="/wiki/User:Stulz"]::after {
content: '(Chris)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:WigglyHistorian"]::after,
.action-history a[href$="/wiki/User:WigglyHistorian"]::after,
.ns--1 a[href$="/wiki/User:WigglyHistorian"]::after,
.ns-6 a[href$="/wiki/User:WigglyHistorian"]::after {
content: '(Joey)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Prawnoisseur"]::after,
.action-history a[href$="/wiki/User:Prawnoisseur"]::after,
.ns--1 a[href$="/wiki/User:Prawnoisseur"]::after,
.ns-6 a[href$="/wiki/User:Prawnoisseur"]::after {
content: '(Amanda)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:KOMakesThings"]::after,
.action-history a[href$="/wiki/User:KOMakesThings"]::after,
.ns--1 a[href$="/wiki/User:KOMakesThings"]::after,
.ns-6 a[href$="/wiki/User:KOMakesThings"]::after {
content: '(Kristi)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Marsydew"]::after,
.action-history a[href$="/wiki/User:Marsydew"]::after,
.ns--1 a[href$="/wiki/User:Marsydew"]::after,
.ns-6 a[href$="/wiki/User:Marsydew"]::after {
content: '(Marty)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:SiltedCutie"]::after,
.action-history a[href$="/wiki/User:SiltedCutie"]::after,
.ns--1 a[href$="/wiki/User:SiltedCutie"]::after,
.ns-6 a[href$="/wiki/User:SiltedCutie"]::after {
content: '(Alexandria)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:FozzieMan"]::after,
.action-history a[href$="/wiki/User:FozzieMan"]::after,
.ns--1 a[href$="/wiki/User:FozzieMan"]::after,
.ns-6 a[href$="/wiki/User:FozzieMan"]::after {
content: '(Júan)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:Pawnshopsign"]::after,
.action-history a[href$="/wiki/User:Pawnshopsign"]::after,
.ns--1 a[href$="/wiki/User:Pawnshopsign"]::after,
.ns-6 a[href$="/wiki/User:Pawnshopsign"]::after {
content: '(Chris)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:YouAreAllWeirdos"]::after,
.action-history a[href$="/wiki/User:YouAreAllWeirdos"]::after,
.ns--1 a[href$="/wiki/User:YouAreAllWeirdos"]::after,
.ns-6 a[href$="/wiki/User:YouAreAllWeirdos"]::after {
content: '(Eric)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
.mw-article-diff a[href$="/wiki/User:DocMarty1985"]::after,
.action-history a[href$="/wiki/User:DocMarty1985"]::after,
.ns--1 a[href$="/wiki/User:DocMarty1985"]::after,
.ns-6 a[href$="/wiki/User:DocMarty1985"]::after {
content: '(Mike)';
opacity: 30%;
filter: saturate(0);
font-size: 13px;
font-family: Courier;
}
/*********************/
/* SAVE FOLDER CRUFT */
#collections-save-button {
display: none;
}
.page-header__action-button::before {
display: none;
}
#collections-save-button-side-tool {
display: none;
}