MediaWiki:Common.css
Revision as of 20:44, 28 December 2018 by Imokaywith (talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */ .page-Main_Page #mw-panel {display:none;} .page-Main_Page #left-navigation {display:none;} .page-Main_Page #p-personal {display:none;} .page-Main_Page #p-views {display:none;} .page-Main_Page #p-cactions {display:none;} .page-Main_Page #content {display:none;} .page-Main_Page #footer-info {display:none;} .page-Main_Page #footer-icons {display:none;} .page-Main_Page #right-navigation {width:100%;} .page-Main_Page #p-search {float: none;margin: 0px auto;max-width: 585px;height: 44px;} .page-Main_Page #searchButton {display:none;} .page-Main_Page #p-search form, .page-Main_Page #p-search input {margin:0;}