Jump to content

User:IYY/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by IYY (talk | contribs) at 06:12, 2 November 2021. 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.
body, .mw-body, #mw-head {
background: #15202B;
border: none;
color: white;
}

h1, h2, h3, h4, h5, h6 {
	color: white;
}

a {
	color: #7badff;
}

.thumbinner {
  background: transparent;
}

.mw-wiki-logo {
	filter: invert(1);
}

.vector-menu-tabs li {
	background: none;
}

.vector-menu-portal .vector-menu-content li a {
    color: #ff638d !important;
    font-family: monospace;
}

.vector-menu-tabs li a {
	background: none;
	
}

.vector-menu-tabs .selected {
    vertical-align: middle;
    background: #ffffff12;
    border-radius: 100px;
    margin-top: 10px;
}

.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
    color: #a9acaf;
    text-decoration: none;
    padding: 14px;
    height: 2em;
    line-height: 0em;
}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background: none;
}

#p-personal .mw-list-item  {
	filter: invert(1);
	
}