MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 15: | Line 15: | ||
} | } | ||
# | #p-search { | ||
margin-left: 50vh; | margin-left: 50vh; | ||
} | } |
Revision as of 18:37, 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; } #p-search { margin-left: 50vh; }