MediaWiki:Common.css
Jump to navigation
Jump to search
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 / Edge: 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 */ #footer-poweredbyico { display: none; } /*Remove media wiki logo*/ #ca-nstab-main { display: none !important; } /*Page Tab*/ #ca-talk { display: none !important; } /*Diskussion Tab*/ #ca-watch { display: none !important; } /*Remove watchlist*/ #ca-unwatch { display: none !important; } /*Remove watchlist*/ #ca-history { display: none !important;} /*Remove history*/ #pt-anonuserpage { display: none!important; } /*Hide userpage */ #pt-anontalk { display: none!important; }/*Hide talk button*/ #pt-mytalk { display: none!important; } /*hide personal talk*/ #pt-createaccount { display: none!important; } /*Hide create account*/ #pt-preferences { display: none!important; } /*Hide preferences*/ #pt-watchlist { display: none!important; } /*Hide watchlist*/ #p-tb { display: none; } /*hide tools menu*/ #pt-mycontris { display: none!important; } /*Hide contributions*/ #footer-places-privacy { display: none; } /*Removes privacy policy*/ #footer-places-disclaimer { display: none; } /*Removes privacy policy*/