MediaWiki: Common.css

From Terracoin Wiki
Revision as of 21:51, 25 January 2018 by TheSin (talk | contribs) (Created page with "CSS placed here will be applied to all skins: #left-navigation, div#footer, .mw-body, #mw-head-base { margin-left: 13em; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
#left-navigation,
div#footer,
.mw-body,
#mw-head-base {
  margin-left: 13em;
}