Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 3: Line 3:
}
}


#mw-footer, #a-talk-sticky-header {
#mw-footer, #ca-talk-sticky-header {
display: none !important;
display: none !important;
}
}

Revision as of 21:53, 15 August 2026

#pt-anontalk, #pt-anoncontribs, #pt-mytalk, a[href*="talk"], #ca-talk, [rel="discussion"] {
	display: none;
}

#mw-footer, #ca-talk-sticky-header {
	display: none !important;
}