User:4erospace/common.css

Revision as of 08:27, 14 June 2025 by 4erospace (talk | contribs) (Tidying up)

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.
.mw-page-container {
	max-width: 1400px;
	background-color: transparent;
}

.vector-pinned-container {
	background-color: transparent;
}

.vector-header-container .mw-header, .vector-header-container .vector-sticky-header {
	max-width: 1400px;
}

.vector-header-container .mw-header {
	background-color: transparent;
}


@media screen and (min-width: 1200px) {
	.vector-feature-limited-width-clientpref1 #mw-panel {
		left: unset;
	}
	
}

/*
body {
	background: url() #f6f6f6 top left / 640px 250px no-repeat
}
*/