MediaWiki:Common.css: Difference between revisions

From MFRL Staff Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
.mw-body-content p {
.mw-body-content p {
line-height:1em;
line-height:1em;
margin: 0;
 
}
}

Revision as of 13:34, 9 August 2019

/* CSS placed here will be applied to all skins */

.mw-body-content p {
line-height:1em;

}