Jump to content

User:Mrdempsey/common.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Mrdempsey (talk | contribs) at 20:27, 14 December 2023 (update). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
/*@import "https://en.wikipedia.org/enwiki/w/index.php?title=MediaWiki:Gadget-dark-mode.css&action=raw&ctype=text/css";*/

@import url("https://meta.wikimedia.org/enwiki/w/index.php?title=User:DavidL/darktheme.css&ctype=text/css&action=raw") screen;

.vector-toc {
background-color: #222222;
border: 1px solid #cccccc;
}

#vector-toc-pinned-container .vector-toc:after {
	background:none;
}

.vector-feature-zebra-design-enabled .vector-page-titlebar, .vector-feature-zebra-design-enabled .vector-page-toolbar, .vector-feature-zebra-design-enabled .vector-body {
background-color:unset;
}