Difference between revisions of "MediaWiki:Common.css"
From Oncopaedia
							 (Created page with "→CSS placed here will be applied to all skins:  .mw-editsection { display:none!important; }")  | 
				|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
.mw-editsection { display:none!important; }  | .mw-editsection { display:none!important; }  | ||
| + | h2 { margin: 26px 0;}  | ||
| + | p { margin: 26px 0;}  | ||
Revision as of 12:08, 30 April 2019
/* CSS placed here will be applied to all skins */
.mw-editsection { display:none!important; }
h2 { margin: 26px 0;}
p { margin: 26px 0;}