Difference between revisions of "MediaWiki: Common.css"
From Terracoin Wiki
								
												
				| Line 4: | Line 4: | ||
| .mw-body, | .mw-body, | ||
| #mw-head-base { | #mw-head-base { | ||
| − |   margin-left:  | + |   margin-left: 300px; | 
| } | } | ||
Revision as of 14:53, 5 February 2018
/* CSS placed here will be applied to all skins */
#left-navigation,
div#footer,
.mw-body,
#mw-head-base {
  margin-left: 300px;
}
.suckerfish,
.suckerfish ul {
  display: inline-block;
}
