User:Csimma Viktor/vector-2022.css

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Csimma Viktor (talk | contribs) at 20:16, 26 August 2023. The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.vector-feature-zebra-design-disabled .vector-header-container, div.vector-sticky-header {
	background-color: #ccffcc;
}

.vector-feature-zebra-design-disabled #vector-main-menu-pinned-container .vector-main-menu {
	background-color: #aaeeaa;
}

/*this way, the main menu will be a bit narrower*/
.vector-feature-zebra-design-disabled .mw-page-container-inner {
  grid-template-columns: 10.5em minmax(0,1fr);
}

.vector-feature-zebra-design-disabled .mw-page-container-inner {
	column-gap: 20px;
}