MediaWiki:Common.css: Difference between revisions

From MFRL Staff Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
.mw-body-content p,.mw-body-content li {
.mw-body-content p,.mw-body-content li {
line-height:1.3em;
line-height:1.3em;
margin-bottom:1.5em;
margin-bottom:0.5em;
max-width:1000px;
max-width:1000px;
}
}

Revision as of 13:12, 27 August 2019

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

.mw-body-content p,.mw-body-content li {
line-height:1.3em;
margin-bottom:0.5em;
max-width:1000px;
}