User:Csimma Viktor/vector-2022.css

From Wikipedia, the free encyclopedia
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;
}