MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
.skin-vector { | .skin-vector { | ||
background-color: white; | background-color: white; | ||
} | } |
Revision as of 21:25, 28 November 2023
:root {
--highlight-colour: rgb(255, 87, 87)
}
.mw-logo {
color: black;
}
.mw-logo-wordmark {
color: black;
text-decoration: none;
}
.vector-main-menu-action-opt-out {
display: none;
}
#vector-page-tools-pinned-container .vector-page-tools::after {
content: none;
}
#p-navigation {
border-bottom: none;
}
.skin-vector {
background-color: white;
}