User:IYY/vector.css: Difference between revisions
Appearance
< User:IYY
Content deleted Content added
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
} |
} |
||
.mw-list-item |
#p-personal .mw-list-item { |
||
filter: invert(1); |
filter: invert(1); |
||
Revision as of 06:12, 2 November 2021
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);
}