Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
#ca-nstab-main { display: none !important; } /*Page Tab*/ | #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- | + | #ca-history { display: none !important;} /*Remove history*/ |
Revision as of 08:58, 29 November 2021
/* 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*/