MediaWiki:Common.css

Revision as of 11:08, 15 September 2025 by Raven (talk | contribs)

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.
/* CSS placed here will be applied to all skins */
#siteSub {
	display: block !important;
	color: #666;
	font-size: 90%;
}

.ns-3004 #siteSub {
	display: none !important;
}

.ns-3005 #siteSub {
	display: none !important;
}

.ns-3004 .mw-page-title-namespace {
	font-size: 60%;
	color: #888;
	display: block;
}

.ns-3004 .mw-page-title-separator {
	display: none;
}