MediaWiki:Vector.css: Difference between revisions

From UCGO-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body, html, .mw-page-base, .mw-head-base
body, html, #mw-page-base, #mw-head-base, #mw-head, .firstHeading, .mw-body-content, .mw-editform, .mw-body
{
{
/*background-color: black;*/
/*background-color: grey;*/
}
}

Revision as of 21:39, 6 May 2020

/* CSS placed here will affect users of the Vector skin */
body, html, #mw-page-base, #mw-head-base, #mw-head, .firstHeading, .mw-body-content, .mw-editform, .mw-body
{
	/*background-color: grey;*/
}