MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
.mw-header .vector-search-box.vector-search-box-auto-expand-width { | .mw-header .vector-search-box.vector-search-box-auto-expand-width { | ||
margin: auto; | |||
display: flex; | display: flex; | ||
flex-grow: 1; | flex-grow: 1; | ||
} | } |
Revision as of 18:50, 10 January 2023
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; } #firstHeading { font-family: Arial; font-weight: bold; } #left-navigation, #mw-panel, #p-personal-more, #mw-sidebar-button, #p-cactions, #ca-view, #ca-history, #ca-unwatch { display: none; } .mw-footer-container { display: none; } .mw-header .vector-search-box.vector-search-box-auto-expand-width { margin: auto; display: flex; flex-grow: 1; }