Jump to content
Toggle menu
  • 7 articles
  • 95 files
  • 12.4K users
  • 771 edits
Williams Arcades Wiki
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
Created page with "CSS placed here will be applied to all skins: #mw-panel { display: none; } #mw-head-base, #content, #footer { margin-left: 0 !important; } .mw-body { margin-left: 1em !important; }"
 
Blanked the page
Tag: Blanking
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
#mw-panel {
  display: none;
}


#mw-head-base,
#content,
#footer {
  margin-left: 0 !important;
}
.mw-body {
  margin-left: 1em !important;
}

Latest revision as of 21:26, 11 September 2026