MediaWiki:Common.css: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


h1 {margin-top:2em}
 
h2 {margin-top:2em}
ul {padding-bottom:2em}
h3 {margin-top:2em}
h4 {margin-top:2em}
h5 {margin-top:2em}
h6 {margin-top:2em}
ul {padding-top:2em}
p {margin-top:2em}

Revision as of 01:59, 3 March 2015

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


ul {padding-bottom:2em}