Jump to content

MediaWiki:Vector-2022.css

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.
:root,
.skin-theme-clientpref-os,
.skin-theme-clientpref-day {
	
    --color-progressive: #f7b94c;
    --color-progressive--hover: #dea644;
    --color-progressive--active: #c5943c;
    --color-progressive--focus: #f7b94c;
    --outline-color-progressive--focus: #f7b94c;
    --border-color-progressive: #f7b94c;
    --border-color-progressive--hover: #dea644;
}
.mw-logo-wordmark {
    display: none !important;
}

.mw-logo-icon {
    width: 200px !important;
    height: auto !important;
    min-height: 80px;
    max-height: 120px;
}
.mw-logo-container {
    max-width: none !important;
}