Bureaucrats, emailconfirmed, Administrators
18,268
edits
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
.vector-menu-heading-label {color:#ffffff} | .vector-menu-heading-label {color:#ffffff} | ||
#p-logo {margin-bottom:0} | #p-logo {margin-bottom:0} | ||
#mw-page-base { | #mw-page-base { | ||
background-image:unset!important; | background-image:unset!important; | ||
Line 86: | Line 83: | ||
.wikibase-entitytermsview .wikibase-toolbar-container .wikibase-toolbar-container { | .wikibase-entitytermsview .wikibase-toolbar-container .wikibase-toolbar-container { | ||
background-color: #000000!important; | background-color: #000000!important; | ||
} | |||
.oo-ui-popupWidget-head, .oo-ui-popupWidget-footer, .oo-ui-popupWidget-footer .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button { background-color: #131313!important; } | |||
.oo-ui-popupWidget-body, .mw-echo-ui-placeholderItemWidget { background-color: #000000!important; } | |||
.vector-menu-portal { | |||
margin: 0; | |||
} | |||
@media screen and (min-width: 982px) { | |||
#mw-panel { | |||
padding-left: 0; | |||
} | |||
} | |||
.vector-menu-portal .vector-menu-content li { | |||
font-size: 0.85em; | |||
} | |||
.mw-echo-notifications-badge { | |||
filter: invert(1); | |||
} | } |