Difference between revisions of "MediaWiki:Common.css"

From Human Nature Dictionary
Jump to navigation Jump to search
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Adding more space between paragraphs */
#bodyContent, .mw-body-content, div#content dd, div#content ol, div#content ul, td.diff-context {
line-height: 1.5em !important;
}

Latest revision as of 12:22, 21 February 2016

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