Difference between revisions of "MediaWiki: Common.css"
From Terracoin Wiki
								
												
				|  (Created page with "→CSS placed here will be applied to all skins:  #left-navigation, div#footer, .mw-body, #mw-head-base {   margin-left: 13em; }") | 
| (No difference) | 
Revision as of 21:51, 25 January 2018
/* CSS placed here will be applied to all skins */
#left-navigation,
div#footer,
.mw-body,
#mw-head-base {
  margin-left: 13em;
}
