MediaWiki:Vector.css

From Qualitipedia
Jump to navigation Jump to search

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/** ADVERTISEMENT CODE; ADDED BY @ORIGINAL AUTHORITY (19/12/2023); PLEASE DO NOT REMOVE. WILL BE REMOVED WHEN THE ISSUE IS FIXED. **/

.toolbox-advertisement {
    max-width: 160px;
    overflow-x: hidden;
}

/* End of advertisement code */

.mw-footer a, .mw-footer li, .mw-list-item a, .vector-menu-portal .vector-menu-content li a, .vector-menu-portal .vector-menu-content li a:visited, .vector-menu-tabs-legacy .new a, .vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited, .vector-menu-tabs-legacy li a, #mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading a, .vector-menu-heading-label {
	color: #ffffff;
}
body {
	background-color: #2f9436;
}
.mw-body {
	background: #cbf9ce;
	border-radius: 0 0 0 25px;
}
.vector-menu-tabs-legacy li {
	background: none;
}
.vector-menu-tabs-legacy .selected {
	background: linear-gradient(to bottom, #00000000 50%, #cbf9ce 100%);
}
#mw-page-base {
	background: none;
}