MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Reverted |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#pt-anontalk, #pt-anoncontribs { | #pt-anontalk, #pt-anoncontribs, #pt-mytalk, a[href*="talk"], #ca-talk, [rel="discussion"] { | ||
display: none; | display: none; | ||
} | |||
#mw-footer, #ca-talk-sticky-header, footer { | |||
display: none !important; | |||
} | |||
#bodyContent { | |||
margin-bottom: 60px; | |||
} | } | ||