Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
html, body, .rater-mainWindow-open .oo-ui-window-content {
    background-color: #f0f8ff; font-family: 'Fira Code Regular'; font-size: 8pt;
}
html, body, .rater-bannerListWidget .oo-ui-labelElement-label {
    font-weight:normal !important;
} #globalWrapper {width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: inheritl; 
    background-color: #e5e4e2; /* Now- Platinum, #f8fcff Monobook skin, alt1 #fff5ee-Seashell */
    font-family: 'Fira Code Regular'; /* DejaVu Sans, Libre Caslon Text */
    font-size: medium; }
div#content {
	background: #f7f7f6; /* Now- Subtle Gray tint - #fffb9d (shade of Cream Celadon) - #afe1af (medium green) */
}
.mw-body a:link {font-family: 'Fira Code Regular';} /* DejaVu Sans, Libre Caslon Text */
/* standard link colors */
.mw-body a:link {font-family: 'Fira Code Regular'; color: #348781; } /* wikilink color, Aquamarine Stone, normal blue 3366bb */
.mw-body a:link:visited { color: #00FF00; } /* visited links - green */
.mw-body a:link.new { color: #CC2200; } /* new links - red */
.mw-body a:link.interwiki { color: #3366BB; } /* interwiki links */
.mw-body a:link.external { color: #3366BB; } /* external links */
.mw-body a:link.stub { color: #772233; } /* hovered links */
    a:hover {color: #ff0000}
	a:hover {font-size: normal;}
	a:hover {background:#ffff00;}
	a:hover {text-decoration:underline;}
.mw-body a:active {color: #00FF00} /* active - lime */
.mw-body { color: #000000; background-color: #afe1af; } /* Black 000000, Celadon (medium green) */
#wpSave { background: #ff8080; }
#wpPreview { background: #98fb98; }
textarea { caret-color: red; }
textarea[style] { height: 46em; color: #32cd32; font-family: 'Noto Mono'; font-size: 110%; } /* color Lime green text */	
textarea { background-color: #000000; } /* color Black */
/* textarea { background-color: #32cd32; }  color Lime green */
/* textarea { background-color: #ffff00; }  color Yellow */
* .mw-editfont-monospace {font-size: 110% !important;}

.ns-0 div#content,
.ns-0 div#p-cactions li a:hover, .ns-0 div#p-cactions li.selected a, 
.ns-0 div#content div.thumb {
	background-color: #f7f7f6; /* Now- Subtle Gray tint */
	}