MediaWiki:Common.css: Difference between revisions

From BiteIsMe
Jump to navigation Jump to search
Biteisme (talk | contribs)
Created page with "#mw-panel, #mw-head, #footer, #catlinks, #mw-page-base, #mw-head-base, #siteSub, #contentSub, .mw-editsection { display: none; } #content { margin: 0 auto; width: 100%; padding: 0; border: none; background: black; color: white; }"
 
Biteisme (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
#mw-panel,
#mw-head,
#footer,
#catlinks,
#mw-page-base,
#mw-head-base,
#siteSub,
#contentSub,
.mw-editsection {
  display: none;
}


#content {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  border: none;
  background: black;
  color: white;
}

Latest revision as of 20:50, 8 July 2025