Jump to content

MediaWiki:Vector-2022.css

The comprehensive free global encyclopedia of CEOs, corporate leadership, and business excellence

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.
/* Vector 2022 skin specific logo adjustments for CEO.wiki */

/* Allow logo to be wider */
.mw-logo {
    width: auto;
    max-width: 200px;
}

.mw-logo-icon {
    width: auto !important;
    max-width: 200px !important;
}

/* Adjust header spacing for wider logo */
.vector-header-start {
    padding-right: 1em;
}