MediaWiki:Common.css
Jump to navigation
Jump to search
Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */ li#n-portal, li#n-currentevents, li#n-recentevents, li#n-randompage { display: none; } li#t-whatlinkshere, li#t-recentchangeslinked, li#t-specialpages, li#t-permalink { display: none; } /* show these now #p-cactions, */ #p-personal, #p-navigation, #p-search, #p-tb, #footer { display: none; } /* show these now #ca-nstab-main, #ca-talk, #ca-edit #ca-history { display: none; } */ #ca-viewsource { display: none !important; } li#pt-login, li#pt-anonuserpage, li#pt-anontalk, li#pt-anonlogin{ display: none; }