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 */
#f-poweredbyico { display: none; }
/* http://www.mediawiki.org/wiki/Manual:FAQ#How_do_I_remove_the_article.2Fedit_etc_tabs.3F */
/*
li#ca-edit,
li#pt-preferences,
li#pt-logout,
*/
li#ca-nstab-main,
li#ca-talk,
li#ca-history,
li#ca-delete,
li#ca-move,
li#ca-protect,
li#ca-unwatch,
li#pt-userpage,
li#pt-mytalk,
li#pt-watchlist,
li#pt-mycontris
{ display: none; }