Difference between revisions of "MediaWiki:Common.css"

From Human Nature Dictionary
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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 */
p {
    line-height: 200%;
}

Latest revision as of 12:22, 21 February 2016

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