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
Blanked the page
Tag: Blanking
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
#pt-anontalk, #pt-anoncontribs, #pt-mytalk, a[href*="talk"], #ca-talk, [rel="discussion"] {
display: none;
}


#mw-footer, #ca-talk-sticky-header, footer {
display: none !important;
}
#bodyContent {
margin-bottom: 60px;
}

Latest revision as of 21:54, 15 August 2026

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

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

#bodyContent {
	margin-bottom: 60px;
}